FlexReport for WinForms
Item(String) プロパティ


C1.Win.FlexReport.5 アセンブリ > C1.Win.FlexReport 名前空間 > ReportParameterCollection クラス > Item プロパティ : Item(String) プロパティ
シンタックス
'宣言
 
Public Overloads Shadows ReadOnly Property Item( _
   ByVal name As System.String _
) As ReportParameter
'使用法
 
Dim instance As ReportParameterCollection
Dim name As System.String
Dim value As ReportParameter
 
value = instance.Item(name)
public new ReportParameter Item( 
   System.string name
) {get;}

パラメータ

name
参照

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