Vector256<T>.One Egenskap

Definition

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

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

Egenskapsvärde

Undantag

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

Gäller för