PooledSpan<T>.Pool 屬性

定義

要從中要求陣列的集區。

public System.Buffers.ArrayPool<T> Pool { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Pool : System.Buffers.ArrayPool<'T>
Public ReadOnly Property Pool As ArrayPool(Of T)

屬性值

屬性

適用於