AutoComplete for ASP.NET Web Forms
Contains メソッド (SectionCollection)

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > SectionCollection クラス : Contains メソッド
The Section object.
Determines whether the collection contains a specific Section.
シンタックス
'宣言
 
Public Function Contains( _
   ByVal s As Section _
) As System.Boolean
public System.bool Contains( 
   Section s
)

パラメータ

s
The Section object.

戻り値の型

True if the collection contains specified section; false otherwise.
参照

SectionCollection クラス
SectionCollection メンバ