[]
Writes this C1Icon into an System.Xml.XmlWriter.
public abstract void WriteXml(XmlWriter writer)
Public MustOverride Sub WriteXml(writer As XmlWriter)
| Type | Name | Description |
|---|---|---|
| XmlWriter | writer | System.Xml.XmlWriter that will receive the icon definition. |