Reports for WinForms
Item プロパティ (IndexEntryCollection)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > IndexEntryCollection クラス : Item プロパティ
現在のコレクション内のインデックス。
指定したインデックスの要素を取得または設定します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As IndexEntry
public IndexEntry this[ 
   System.int index
]; {get; set;}

パラメータ

index
現在のコレクション内のインデックス。

プロパティ値

指定したインデックスの要素。
参照

IndexEntryCollection クラス
IndexEntryCollection メンバ