次の方法で共有


Extensions.IsIntegral(Type) メソッド

定義

型は整数です。

public static bool IsIntegral(this Type type);
static member IsIntegral : Type -> bool
<Extension()>
Public Function IsIntegral (type As Type) As Boolean

パラメーター

type
Type

確認する入力。

戻り値

True の場合は整数です。

適用対象