Share via


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

屬性值

如果支援 T,則為 true;否則為 false

適用於