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

Sectionオブジェクトを指定します、
コレクション内の指定したセクションの指定したインデックスを判定します。
構文
'宣言
 
Public Function IndexOf( _
   ByVal section As Section _
) As Integer
public int IndexOf( 
   Section section
)

パラメータ

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

関連項目

SectionCollection クラス
SectionCollection メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.