PowerTools ActiveReports for .NET 11.0J
Item プロパティ (PageCollection)

取得または設定するPageのインデックスを示すゼロベースのInteger。
位置によってPageCollectionに特定のPageオブジェクトを取得または設定します。
構文
'宣言
 
Public Default Property Item( _
   ByVal index As Integer _
) As Page
public Page this[ 
   int index
]; {get; set;}

パラメータ

index
取得または設定するPageのインデックスを示すゼロベースのInteger。

プロパティ値

指定された位置にあるPageオブジェクト。
参照

関連項目

PageCollection クラス
PageCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.