PowerTools ActiveReports for .NET 11.0J
Add メソッド (ReportParameterCollection)

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

パラメータ

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

戻り値の型

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

関連項目

ReportParameterCollection クラス
ReportParameterCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.