Edit

Share via


Memory2D<T>.Empty Property

Definition

Gets an empty Memory2D<T> instance.

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

Property Value

Applies to