AutoComplete for ASP.NET Web Forms
Item(String) プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > ReportParameterCollection クラス > Item プロパティ : Item(String) プロパティ
Gets a report parameter by name.
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal parameterName As System.String _
) As ReportParameter
public ReportParameter Item( 
   System.string parameterName
) {get;}

パラメータ

parameterName
参照

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