Vector512<T>.IsSupported Propriedade

Definição

Obtém true se T houver suporte; 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 da propriedade

true se há suporte para T; caso contrário, false.

Aplica-se a