MESCIUS InputMan for ASP.NET 10.0J
Item(Int32) プロパティ

コレクションのインデックス
BalloonTipInfoCollectionコレクションの指定したインデックスにある要素を取得します。
シンタックス
Public Overloads Property Item( _
   ByVal index As Integer _
) As BalloonTipInfo
public BalloonTipInfo Item( 
   int index
) {get; set;}

パラメータ

index
コレクションのインデックス
例外
例外解説
System.ArgumentOutOfRangeException 範囲外のインデックスが設定されています。
参照

参照

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

 

 


© MESCIUS inc. All rights reserved.