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

BaseKeyCollectionコレクションの要素をインデックスから取得します。
構文
Protected Overloads Property Item( _
   ByVal index As Integer _
) As Object
protected object Item( 
   int index
) {get; set;}

パラメータ

index
例外
例外解説
System.ArgumentOutOfRangeException

indexに負の値が設定されています。

または

indexにコレクションの総数以上の値が設定されています。

参照

BaseKeyCollection クラス
BaseKeyCollection メンバ
オーバーロード一覧

 

 


© 2005-2015 GrapeCity inc. All rights reserved.