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

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

パラメータ

index
解説
Itemプロパティは、SelectionCollectionコレクションの要素を指定するときにVB .NETで使用します。C#では、SelectionCollectionクラスのインデクサになります。
参照

SelectionCollection クラス
SelectionCollection メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.