[]
Reads this C1Icon from an System.Xml.XmlReader.
public abstract void ReadXml(XmlNode node)
Public MustOverride Sub ReadXml(node As XmlNode)
| Type | Name | Description |
|---|---|---|
| XmlNode | node | System.Xml.XmlNode that contains the icon definition. |