Vector128<T>.Indices Eigenschap

Definitie

Hiermee haalt u een nieuwe Vector128<T> op met de elementen die zijn ingesteld op hun index.

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

Waarde van eigenschap

Uitzonderingen

Het type vector (T) wordt niet ondersteund.

Van toepassing op