VBufferEditor<T>.Indices Field

Definition

The mutable span of indices.

public readonly Span<int> Indices;
val mutable Indices : Span<int>
Public ReadOnly Indices As Span(Of Integer) 

Field Value

Applies to