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

C1.Win.4.8 アセンブリ > C1.Win.C1SuperTooltip 名前空間 > ImageCollection クラス > Item プロパティ : Item(String) プロパティ
String that identifies the ImageEntry.
Gets or sets the ImageEntry with the specified key ImageCollection.
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal key As String _
) As ImageEntry
public ImageEntry Item( 
   string key
) {get;}

パラメータ

key
String that identifies the ImageEntry.

プロパティ値

The ImageEntry with the specified key.
解説
The key parameter is not case-sensitive.
参照

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