PowerTools InputMan for ASP.NET 8.0J
Item プロパティ (CheckedItemCollection)

CheckedItemCollectionコレクションの要素を取得します。
構文
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As ListItem
public ListItem this[ 
   int index
]; {get;}

パラメータ

index
解説
Itemプロパティは、CheckedItemCollectionコレクションの要素(項目のインデックス)を指定するときにVisual Basicで使用します。C#では、CheckedItemCollectionクラスのインデクサになります。
参照

CheckedItemCollection クラス
CheckedItemCollection メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.