Vector128<T>.One Egenskap

Definition

Hämtar en ny Vector128<T> med alla element initierade till ett.

public:
 static property System::Runtime::Intrinsics::Vector128<T> One { System::Runtime::Intrinsics::Vector128<T> get(); };
public static System.Runtime.Intrinsics.Vector128<T> One { get; }
static member One : System.Runtime.Intrinsics.Vector128<'T>
Public Shared ReadOnly Property One As Vector128(Of T)

Egenskapsvärde

Undantag

Typen av aktuell instans (T) stöds inte.

Gäller för