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

削除するパラメータ。
このコレクションから配列を削除します。
構文
'宣言
 
Public Function Remove( _
   ByVal item As Parameter _
) As Boolean
public bool Remove( 
   Parameter item
)

パラメータ

item
削除するパラメータ。

戻り値の型

パラメータが削除した場合、「True」。
参照

関連項目

ParameterCollection クラス
ParameterCollection メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.