XElement.IXmlSerializable.WriteXml Method
Converts an object into its XML representation.
Namespace: System.Xml.Linq
Assembly: System.Xml.Linq (in System.Xml.Linq.dll)
'Declaration Private Sub WriteXml ( _ writer As XmlWriter _ ) Implements IXmlSerializable.WriteXml
Parameters
- writer
- Type: System.Xml.XmlWriter
The XmlWriter to which this object is serialized.
Implements
IXmlSerializable.WriteXml(XmlWriter)For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.