共用方式為


KeyDataViewType.IsValidDataType(Type) 方法

定義

傳回 true 差異,指定的型別對 有效 KeyDataViewType 。 有效的整數類型為 ByteUInt16UInt32UInt64 ,也就是不帶正負號的整數類型。

public static bool IsValidDataType (Type type);
static member IsValidDataType : Type -> bool
Public Shared Function IsValidDataType (type As Type) As Boolean

參數

type
Type

傳回

適用於