PowerTools InputMan for Windows Forms 8.0J
Item プロパティ (SelectedIndexCollection)

指定のインデックスに対応する選択状態のリスト項目の、 Itemsコレクション内におけるインデックスを取得します。
構文
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Integer
public int this[ 
   int index
]; {get;}

パラメータ

index

プロパティ値

インデックスに対応する、選択状態のリスト項目のItemsコレクション内に おけるインデックスを表すInt32値。
参照

SelectedIndexCollection クラス
SelectedIndexCollection メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.