Atom10FeedFormatter::IXmlSerializable::WriteXml Method (XmlWriter^)

 

Implements the WriteXml(XmlWriter^) method.

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

private:
virtual void WriteXml(
	XmlWriter^ writer
) sealed = IXmlSerializable::WriteXml

Parameters

writer
Type: System.Xml::XmlWriter^

The XmlWriter used to write the XML node.

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