Vector<T>.AllBitsSet Özellik

Tanım

Tüm bitlerin 1 olarak ayarlandığı yeni Vector<T> bir alır.

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)

Özellik Değeri

Özel durumlar

Geçerli örneğin (T) türü desteklenmiyor.

Şunlara uygulanır