GrapeCity ActiveReports for .NET 16.0J
IndexOf(Section) メソッド

GrapeCity.ActiveReports 名前空間 > SectionCollection クラス : IndexOf(Section) メソッド
Sectionオブジェクトを指定します、
コレクション内の指定したセクションの指定したインデックスを判定します。
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal section As Section _
) As Integer
public int IndexOf( 
   Section section
)

パラメータ

section
Sectionオブジェクトを指定します、
参照

SectionCollection クラス
SectionCollection メンバ