Aracılığıyla paylaş


Vector256<T>.IsSupported Özellik

Tanım

Desteklenip desteklenmediğini T belirten bir değer alır.

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

Özellik Değeri

true destekleniyorsa; desteklenmiyorsa T , false.

Şunlara uygulanır