ReportViewer for ASP.NET Web Forms
IndexByName メソッド (DataSetCollection)

C1.C1Report.4 アセンブリ > C1.C1Preview.DataBinding 名前空間 > DataSetCollection クラス : IndexByName メソッド
検索する名前。
コレクション内で指定した名前を持つオブジェクトのインデックスを検索します。
シンタックス
'宣言
 
Public Function IndexByName( _
   ByVal name As System.String _
) As System.Integer
public System.int IndexByName( 
   System.string name
)

パラメータ

name
検索する名前。

戻り値の型

見つかったオブジェクトのインデックス。
参照

DataSetCollection クラス
DataSetCollection メンバ