KeyDataViewType.IsValidDataType(Type) 方法

定义

返回 true iff,给定类型对 a KeyDataViewType. 有效整数类型为ByteUInt16UInt32UInt64无符号整数类型。

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

参数

type
Type

返回

适用于