ActiveReports for .NET 18.0J
IndexOf メソッド (ContextAttributeCollection)

GrapeCity.ActiveReports.Design.DdrDesigner.ReportViewerWinForms.Utils 名前空間 > ContextAttributeCollection クラス : IndexOf メソッド
指定された属性を検索します。
コレクション内の指定された属性の最初の発生を検索します。
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal attribute As ContextAttribute _
) As Integer
public int IndexOf( 
   ContextAttribute attribute
)

パラメータ

attribute
指定された属性を検索します。

戻り値の型

検索の最初の発生のインデックス。
参照

ContextAttributeCollection クラス
ContextAttributeCollection メンバ