Vector512<T>.IsSupported プロパティ

定義

Tがサポートされている場合はtrueを取得します。それ以外の場合はfalse

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

プロパティ値

true Tがサポートされている場合は。それ以外の場合はfalse

適用対象