Vector64<T>.Indices Egenskap

Definition

Hämtar en ny Vector64<T> med elementen inställda på deras index.

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

Egenskapsvärde

Undantag

Typen av vektor (T) stöds inte.

Gäller för