Rss20FeedFormatter::CanRead Method (XmlReader^)
.NET Framework (current version)
Verifies whether the specified XmlReader contains a valid RSS 2.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 RSS 2.0 syndication feed.
.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Available since 3.5
Silverlight
Available since 2.0
Show: