Vector<T>.AllBitsSet Vlastnost

Definice

Získá nový Vector<T> se všemi bity nastavenými 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)

Hodnota vlastnosti

Výjimky

Typ aktuální instance (T) není podporován.

Platí pro