Vector512<T>.IsSupported Eigenschaft

Definition

Ruft ab true , wenn T unterstützt wird, falseandernfalls .

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

Eigenschaftswert

true, wenn T unterstützt wird, andernfalls false.

Gilt für: