DataCollection
Contains メソッド (C1CollectionView)

C1.WPF.DataCollection アセンブリ > C1.WPF.DataCollection 名前空間 > C1CollectionView クラス : Contains メソッド
The object to check.
Determines whether this collection contains the specified item.
シンタックス
'宣言
 
Public Function Contains( _
   ByVal item As System.Object _
) As System.Boolean
public System.bool Contains( 
   System.object item
)

パラメータ

item
The object to check.
参照

C1CollectionView クラス
C1CollectionView メンバ