MESCIUS SPREAD for Windows Forms 15.0J
Item プロパティ (Elements)

コレクション内の要素のインデックスを表すInteger
コレクションの指定したインデックスの要素を取得します。
構文
'宣言
 
Public Overridable ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Object
public virtual object this[ 
   int index
]; {get;}

パラメータ

index
コレクション内の要素のインデックスを表すInteger

プロパティ値

Object
参照

Elements クラス
Elements メンバ

 

 


© MESCIUS inc. All rights reserved.