CollectionView for WinForms
IsOneOf メソッド

C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > C1CollectionViewEx クラス : IsOneOf メソッド
The array.
The elem.
Determines whether the specified elemen is one of the items in the array.
シンタックス
'宣言
 
Public Shared Function IsOneOf( _
   ByVal array() As System.Object, _
   ByVal elem As System.Object _
) As System.Boolean
public static System.bool IsOneOf( 
   System.object[] array,
   System.object elem
)

パラメータ

array
The array.
elem
The elem.
参照

C1CollectionViewEx クラス
C1CollectionViewEx メンバ