Reports for WPF
Contains メソッド (SectionCollection)

C1.WPF.C1Report.4 アセンブリ > C1.C1Report 名前空間 > SectionCollection クラス : Contains メソッド
Section オブジェクト。
コレクションに特定の Section が含まれるかどうかを判定します。
シンタックス
'宣言
 
Public Function Contains( _
   ByVal s As Section _
) As System.Boolean
public System.bool Contains( 
   Section s
)

パラメータ

s
Section オブジェクト。

戻り値の型

コレクションに指定されたセクションが含まれる場合は True。そうでない場合は False。
参照

SectionCollection クラス
SectionCollection メンバ