TreeView for WinForms
Item(Int32) プロパティ

C1.Win.4.5.2 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > ImageCollection クラス > Item プロパティ : Item(Int32) プロパティ
取得または設定する画像のインデックス。
ImageCollection内の指定されたインデックス位置にある ImageEntryを取得または設定します。
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As ImageEntry
public ImageEntry Item( 
   System.int index
) {get; set;}

パラメータ

index
取得または設定する画像のインデックス。

プロパティ値

指定されたインデックス位置にある ImageEntry
参照

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