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

GrapeCity.ActiveReports.SectionReportModel 名前空間 > ParameterCollection クラス : Remove メソッド
削除するParameterオブジェクト。
ParameterCollectionからParameterオブジェクトを削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal parameter As Parameter _
) 
public void Remove( 
   Parameter parameter
)

パラメータ

parameter
削除するParameterオブジェクト。
参照

ParameterCollection クラス
ParameterCollection メンバ