Reports for WPF
Item プロパティ (C1AnchorInfoCollection)

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

パラメータ

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

プロパティ値

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

C1AnchorInfoCollection クラス
C1AnchorInfoCollection メンバ