VBuffer<T>.GetValues 方法

定義

明確表示的值。 當這個 IsDense 時, Length 傳回值的 會等於 Length ,否則長度會小於 Length

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

傳回

適用於