'宣言 Public Function New( _ ByVal iconSet As IconSetType, _ ByVal iconId As System.Integer _ )
public CfIcon( IconSetType iconSet, System.int iconId )
パラメータ
- iconSet
- アイコンセットのタイプを表すIconSetType値。
- iconId
- 使用されるアイコンを表す整数値。
'宣言 Public Function New( _ ByVal iconSet As IconSetType, _ ByVal iconId As System.Integer _ )
public CfIcon( IconSetType iconSet, System.int iconId )