MemoryOwner<T>.Empty Property

Definition

Gets an empty MemoryOwner<T> instance.

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

Property Value

Applies to