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

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

パラメータ

index
オブジェクトのインデックス。
参照

C1AnchorCollection クラス
C1AnchorCollection メンバ