SpanOwner<T>.Empty Property

Definition

Gets an empty SpanOwner<T> instance.

public static Microsoft.Toolkit.HighPerformance.Buffers.SpanOwner<T> Empty { get; }
static member Empty : Microsoft.Toolkit.HighPerformance.Buffers.SpanOwner<'T>
Public Shared ReadOnly Property Empty As SpanOwner(Of T)

Property Value

Applies to