FlexReport for WinForms
IndexOf メソッド (ReportParameterCollection)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport 名前空間 > ReportParameterCollection クラス : IndexOf メソッド
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal item As Parameter _
) As System.Integer
'使用法
 
Dim instance As ReportParameterCollection
Dim item As Parameter
Dim value As System.Integer
 
value = instance.IndexOf(item)
public System.int IndexOf( 
   Parameter item
)

パラメータ

item
参照

ReportParameterCollection クラス
ReportParameterCollection メンバ