[]
public void WriteXml(XmlWriter writer, string postfix = "")
Public Sub WriteXml(writer As XmlWriter, Optional postfix As String = "")
| Type | Name | Description |
|---|---|---|
| XmlWriter | writer | XmlWriter that will receive the icon set definition. |
| string | postfix | The string to use as a postfix part of the iconSet name. |