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

指定のインデックスに対応するリスト項目を取得または設定します。
構文
Public Default Property Item( _
   ByVal index As Integer _
) As ListItem
public ListItem this[ 
   int index
]; {get; set;}

パラメータ

index

プロパティ値

インデックスに対応するカラムを表すListItemオブジェクト。
参照

ListItemCollection クラス
ListItemCollection メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.