[]
Converts an CustomItemRange into its XML representation.
public void WriteXml(XmlWriter writer)
Public Sub WriteXml(writer As XmlWriter)
| Type | Name | Description |
|---|---|---|
| XmlWriter | writer | The System.Xml.XmlWriter stream to which the object is serialized. |