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

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

パラメータ

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

MatchedListItemCollection クラス
MatchedListItemCollection メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.