FlexReport for WinForms
IndexOf メソッド (ReportParameterCollection)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > 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 メンバ