Ribbon for WinForms
WriteXml メソッド (IconSet)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > IconSet クラス : WriteXml メソッド
System.Xml.XmlWriter that will receive the icon set definition.
The string to use as a postfix part of the iconSet name.
Writes this IconSet into an System.Xml.XmlWriter.
シンタックス
'宣言
 
Public Sub WriteXml( _
   ByVal writer As XmlWriter, _
   Optional ByVal postfix As String _
) 
public void WriteXml( 
   XmlWriter writer,
   string postfix
)

パラメータ

writer
System.Xml.XmlWriter that will receive the icon set definition.
postfix
The string to use as a postfix part of the iconSet name.
参照

IconSet クラス
IconSet メンバ