次の方法で共有


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

戻り値

適用対象