Vector64<T>.One Egenskap

Definition

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

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

Egenskapsvärde

Undantag

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

Gäller för