Extensions.IsIntegral(Type) Methode

Definition

Der Typ ist integral.

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

Parameter

type
Type

Geben Sie die zu überprüfende Eingabe ein.

Gibt zurück

True, wenn integral.

Gilt für: