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

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

パラメータ

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

ReportItemCollection クラス
ReportItemCollection メンバ