Compartir a través de


VBuffer<T>.GetValues Método

Definición

Valores representados explícitamente. Cuando se trata IsDensede , el Length valor devuelto será igual Lengtha y, de lo contrario, tendrá una longitud menor que Length.

public ReadOnlySpan<T> GetValues ();
member this.GetValues : unit -> ReadOnlySpan<'T>
Public Function GetValues () As ReadOnlySpan(Of T)

Devoluciones

Se aplica a