VBuffer<T>.GetValues Metoda

Definice

Explicitně reprezentované hodnoty. V takovém IsDensepřípadě Length bude vrácená hodnota rovna Lengtha jinak bude mít délku menší než Length.

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

Návraty

Platí pro