PrintDocument for WinForms
DictionaryIcon コンストラクタ(String,Icon)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > DictionaryIcon クラス > DictionaryIcon コンストラクタ : DictionaryIcon コンストラクタ(String,Icon)
The name of the current item.
The icon to store in the current item.
Initializes a new instance of the DictionaryIcon class.
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String, _
   ByVal icon As System.Drawing.Icon _
)
'使用法
 
Dim name As System.String
Dim icon As System.Drawing.Icon
 
Dim instance As New DictionaryIcon(name, icon)
public DictionaryIcon( 
   System.string name,
   System.Drawing.Icon icon
)

パラメータ

name
The name of the current item.
icon
The icon to store in the current item.
参照

DictionaryIcon クラス
DictionaryIcon メンバ
オーバーロード一覧