DataEngine for .NET
Item プロパティ (C1DataEngineCollection)

C1.DataEngine.Collection アセンブリ > C1.DataEngine 名前空間 > C1DataEngineCollection クラス : Item プロパティ
Gets the element at the specified index in the read-only list.
シンタックス
'宣言
 
Public Overrides ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As System.Object
public override System.object this[ 
   System.int index
]; {get;}

パラメータ

index

プロパティ値

The item at the specified position.
参照

C1DataEngineCollection クラス
C1DataEngineCollection メンバ