PowerTools ActiveReports for .NET 9.0J
Add メソッド (ParameterCollection)

コレクションに追加するParameterオブジェクト。
ParameterCollectionParameterオブジェクトを追加します。
構文
'宣言
 
Public Function Add( _
   ByVal value As Parameter _
) As Integer
public int Add( 
   Parameter value
)

パラメータ

value
コレクションに追加するParameterオブジェクト。

戻り値の型

新しいParameterオブジェクト。
参照

関連項目

ParameterCollection クラス
ParameterCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.