Condividi tramite


Extensions.IsDouble(Type) Metodo

Definizione

Il tipo è float o double.

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

Parametri

type
Type

Digitare da controllare.

Restituisce

True se float o double.

Si applica a