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

SelectedCellCollection内で検索するCellオブジェクト。
SelectedCellCollectionに特定の値が含まれているかどうかを判断します。
構文
Public Function Contains( _
   ByVal item As Cell _
) As Boolean
public bool Contains( 
   Cell item
)

パラメータ

item
SelectedCellCollection内で検索するCellオブジェクト。

戻り値の型

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

SelectedCellCollection クラス
SelectedCellCollection メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.