Vector64<T>.IsSupported Propriedade

Definição

Obtém um valor que indica se T é suportado.

public:
 static property bool IsSupported { bool get(); };
public static bool IsSupported { get; }
static member IsSupported : bool
static member IsSupported : bool
Public Shared ReadOnly Property IsSupported As Boolean

Valor de Propriedade

true se T for suportado; caso contrário, false.

Aplica-se a