PowerTools ActiveReports for .NET 11.0J
Remove メソッド (ReportItemCollection)

削除するReportItemオブジェクト。
ReportItemCollectionから指定されたReportItemオブジェクトを削除します。
構文
'宣言
 
Public Function Remove( _
   ByVal value As ReportItem _
) As Boolean
public bool Remove( 
   ReportItem value
)

パラメータ

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

関連項目

ReportItemCollection クラス
ReportItemCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.