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


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

パラメータ

index
参照

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