Vector512<T>.IsSupported Proprietà

Definizione

Ottiene true se T è supportato; in caso contrario, false.

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

Valore della proprietà

true se l'oggetto T è supportato; in caso contrario, false.

Si applica a