MESCIUS InputMan for ASP.NET 10.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 メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.