PowerTools MultiRow for Windows Forms 8.0J
Contains メソッド (ColumnHeaderSectionCollection)

ColumnHeaderSectionCollection内で検索するColumnHeaderSection
指定したColumnHeaderSectionがコレクション内に存在するかどうかを判断します。
構文
Public Function Contains( _
   ByVal item As ColumnHeaderSection _
) As Boolean
public bool Contains( 
   ColumnHeaderSection item
)

パラメータ

item
ColumnHeaderSectionCollection内で検索するColumnHeaderSection

戻り値の型

ColumnHeaderSectionColumnHeaderSectionCollection内で見つかった場合はtrue。それ以外の場合はfalse
参照

ColumnHeaderSectionCollection クラス
ColumnHeaderSectionCollection メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.