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

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

パラメータ

g
Reference to the Group object.

戻り値の型

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

GroupCollection クラス
GroupCollection メンバ
オーバーロード一覧