GrapeCity ActiveReports for .NET 16.0J
Remove メソッド (PageCollection)

GrapeCity.ActiveReports.PageReportModel 名前空間 > PageCollection クラス : Remove メソッド
削除するPageオブジェクト。
PageCollectionから指定されたPageオブジェクトを削除します。
シンタックス
'宣言
 
Public Function Remove( _
   ByVal value As Page _
) As Boolean
public bool Remove( 
   Page value
)

パラメータ

value
削除するPageオブジェクト。
参照

PageCollection クラス
PageCollection メンバ