ReadOnlyMemory2D<T>.Empty Property

Definition

Gets an empty ReadOnlyMemory2D<T> instance.

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

Property Value

Applies to