ReadOnlyMemory2D<T>.Empty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)