Ribbon for WinForms
WriteXml メソッド (C1Icon)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > C1Icon クラス : WriteXml メソッド
System.Xml.XmlWriter that will receive the icon definition.
Writes this C1Icon into an System.Xml.XmlWriter.
シンタックス
'宣言
 
Public MustOverride Sub WriteXml( _
   ByVal writer As XmlWriter _
) 
public abstract void WriteXml( 
   XmlWriter writer
)

パラメータ

writer
System.Xml.XmlWriter that will receive the icon definition.
参照

C1Icon クラス
C1Icon メンバ