Поделиться через


Vector<T>.Indices Свойство

Определение

Возвращает новый Vector<T> с элементами, заданными для их индекса.

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)

Значение свойства

Исключения

Тип вектора (T) не поддерживается.

Применяется к