Atom10FeedFormatter::CanRead Method (XmlReader^)
.NET Framework (current version)
Verifies whether the specified XmlReader contains a valid Atom 1.0 syndication feed.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- reader
-
Type:
System.Xml::XmlReader^
The XmlReader to read from.
Return Value
Type: System::BooleanA value that specifies whether the XmlReader contains a valid Atom 1.0 syndication feed.
This method does not advance the reader to beyond the start element.
.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Available since 3.5
Silverlight
Available since 2.0
Show: