Atom10FeedFormatter::IXmlSerializable::ReadXml Method (XmlReader^)

 

Implements the ReadXml(XmlReader^) method.

Namespace:   System.ServiceModel.Syndication
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

private:
virtual void ReadXml(
	XmlReader^ reader
) sealed = IXmlSerializable::ReadXml

Parameters

reader
Type: System.Xml::XmlReader^

The XmlReader used to read the XML document.

.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Return to top
Show: