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 a Span2D<T> instance from the current memory.
public Microsoft.Toolkit.HighPerformance.Span2D<T> Span { get; }
member this.Span : Microsoft.Toolkit.HighPerformance.Span2D<'T>