Ribbon for WinForms
ReadXml メソッド (C1Icon)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > C1Icon クラス : ReadXml メソッド
System.Xml.XmlNode that contains the icon definition.
Reads this C1Icon from an System.Xml.XmlReader.
シンタックス
'宣言
 
Public MustOverride Sub ReadXml( _
   ByVal node As XmlNode _
) 
public abstract void ReadXml( 
   XmlNode node
)

パラメータ

node
System.Xml.XmlNode that contains the icon definition.
参照

C1Icon クラス
C1Icon メンバ