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

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

パラメータ

item
SelectedRowCollection内で検索するRowオブジェクト。

戻り値の型

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

SelectedRowCollection クラス
SelectedRowCollection メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.