Vector512<T>.Indices Eigenschap

Definitie

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

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

Waarde van eigenschap

Uitzonderingen

Het type vector (T) wordt niet ondersteund.

Van toepassing op