Edit

Share via


ReadOnlySpan2D<T>.Empty Property

Definition

Gets an empty ReadOnlySpan2D<T> instance.

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

Property Value

Applies to