Sdílet prostřednictvím


Vector<T>.Indices Vlastnost

Definice

Získá nový Vector<T> s prvky nastavenými na jejich index.

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

Hodnota vlastnosti

Výjimky

Typ vektoru (T) není podporován.

Platí pro