Vector<T>.AllBitsSet Właściwość

Definicja

Pobiera nowy Vector<T> ze wszystkimi bitami ustawionymi na 1.

public:
 static property System::Numerics::Vector<T> AllBitsSet { System::Numerics::Vector<T> get(); };
public static System.Numerics.Vector<T> AllBitsSet { get; }
static member AllBitsSet : System.Numerics.Vector<'T>
Public Shared ReadOnly Property AllBitsSet As Vector(Of T)

Wartość właściwości

Wyjątki

Typ bieżącego wystąpienia (T) nie jest obsługiwany.

Dotyczy