Blazor コントロール
IsOneOf メソッド

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1DataCollectionEx クラス : IsOneOf メソッド
The array.
The element.
Determines whether the specified element 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 element.
参照

C1DataCollectionEx クラス
C1DataCollectionEx メンバ