Vector<T>.Indices Egenskap

Definition

Hämtar en ny Vector<T> med elementen inställda på deras 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)

Egenskapsvärde

Undantag

Typen av vektor (T) stöds inte.

Gäller för