[]
        
(Showing Draft Content)

C1.Framework.C1Icon.ReadXml

ReadXml Method

ReadXml(XmlNode)

Reads this C1Icon from an XmlReader.

Declaration
public abstract void ReadXml(XmlNode node)
Public MustOverride Sub ReadXml(node As XmlNode)
Parameters
Type Name Description
XmlNode node

XmlNode that contains the icon definition.