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

削除するParameterオブジェクト。
ParameterCollectionからParameterオブジェクトを削除します。
構文
'宣言
 
Public Sub Remove( _
   ByVal parameter As Parameter _
) 
public void Remove( 
   Parameter parameter
)

パラメータ

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

関連項目

ParameterCollection クラス
ParameterCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.