[]
        
(Showing Draft Content)

C1.Framework.IconSet.WriteXml

WriteXml Method

WriteXml(XmlWriter, string)

Writes this IconSet into an XmlWriter.

Declaration
public void WriteXml(XmlWriter writer, string postfix = "")
Parameters
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.