[]
Saves an object into specified System.Xml.XmlWriter.
public override void ToXml(XmlWriter writer)
Public Overrides Sub ToXml(writer As XmlWriter)
| Type | Name | Description |
|---|---|---|
| XmlWriter | writer | The System.Xml.XmlWriter that will receive the object data. |