Vector512<T>.IsSupported Propriedade

Definição

Obtém-se true se T for suportado; caso contrário, false.

public:
 static property bool IsSupported { bool get(); };
public static bool IsSupported { get; }
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