共用方式為


PooledSpan<T>.Span 屬性

定義

Span<T> 表示集區實例。

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

屬性值

Span<T>
屬性

適用於