Vector256<T>.AllBitsSet Property

Definition

Gets a new Vector256<T> with all bits set to 1.

C#
public static System.Runtime.Intrinsics.Vector256<T> AllBitsSet { get; }

Property Value

Exceptions

The type of the current instance (T) is not supported.

Applies to

Product Versions
.NET 5, 6, 7, 8, 9, 10