Share via


Vector512<T>.IsSupported 속성

정의

가 지원되는지를 T 가져오고, 그렇지 않으면 을 가져옵니다.truefalse

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

속성 값

T가 지원되면 true이고, 그렇지 않으면 false입니다.

적용 대상