다음을 통해 공유


KeyDataViewType.IsValidDataType(Type) 메서드

정의

지정된 형식이 유효한 true iff를 반환합니다 KeyDataViewType. 유효한 정수 형식은 ByteUInt32UInt16UInt64호 없는 정수 형식입니다.

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

매개 변수

type
Type

반환

적용 대상