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

C1.Win.4.8 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > ImageCollection クラス > Item プロパティ : Item(Int32) プロパティ
Index of the image to get or set.
Gets or sets the ImageEntry at the specified index in the ImageCollection.
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal index As Integer _
) As ImageEntry
public ImageEntry Item( 
   int index
) {get; set;}

パラメータ

index
Index of the image to get or set.

プロパティ値

The ImageEntry at the specified index.
参照

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