Vector64<T>.IsSupported Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob T unterstützt wird.

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

Eigenschaftswert

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

Gilt für: