VBuffer<T>.GetValues Metodo

Definizione

Valori rappresentati in modo esplicito. Quando , IsDensel'oggetto Length del valore restituito sarà uguale Lengtha e in caso contrario avrà una lunghezza minore di Length.

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

Restituisce

Si applica a