VBufferEditor<T>.Values Field

Definition

The mutable span of values.

public readonly Span<T> Values;
val mutable Values : Span<'T>
Public ReadOnly Values As Span(Of T) 

Field Value

Span<T>

Applies to