GrapeCity ActiveReports for .NET 16.0J
Item プロパティ (PagesCollection)

GrapeCity.ActiveReports.Document.Section 名前空間 > PagesCollection クラス : Item プロパティ

返されるメンバのインデックス。

コレクションの指定したインデックスのメンバを返します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As Page
public Page this[ 
   System.int index
]; {get;}

パラメータ

index

返されるメンバのインデックス。

プロパティ値

指定されたインデックスにあるページのオブジェクト。
参照

PagesCollection クラス
PagesCollection メンバ