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

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

パラメータ

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

MatchedComboItemCollection クラス
MatchedComboItemCollection メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.