VBuffer<T>.GetValues 方法

定义

显式表示的值。 当此 IsDense时, Length 返回值的 将等于 Length,否则的长度将小于 Length

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

返回

适用于