ActiveReports for .NET 18.0J
RemoveAt メソッド (PageCollection)

GrapeCity.ActiveReports.PageReportModel 名前空間 > PageCollection クラス : RemoveAt メソッド
Pageオブジェクトを削除するインデックスを示すInteger。
指定したインデックスでPageCollectionから指定したPageオブジェクトを削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
Pageオブジェクトを削除するインデックスを示すInteger。
参照

PageCollection クラス
PageCollection メンバ