Edit

Share via


Vector<T>.Indices Property

Definition

Gets a new Vector<T> with the elements set to their index.

public static System.Numerics.Vector<T> Indices { get; }

Property Value

Exceptions

The type of the vector (T) is not supported.

Applies to

Product Versions
.NET 9, 10