ActiveReports for .NET 18.0J
Item(String) プロパティ

GrapeCity.ActiveReports.SectionReportModel 名前空間 > ParameterCollection クラス > Item プロパティ : Item(String) プロパティ
要求するパラメータのキーを指定します。
ParameterCollection内の指定したキーを持つParameterオブジェクトを取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal key As String _
) As Parameter
public Parameter Item( 
   string key
) {get;}

パラメータ

key
要求するパラメータのキーを指定します。
参照

ParameterCollection クラス
ParameterCollection メンバ
オーバーロード一覧