Vector256<T>.IsSupported Proprietà

Definizione

Ottiene un valore che indica se T è supportato.

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

Valore della proprietà

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

Si applica a