System::Memory::get_Span method

Memory::get_Span method

Gets a span that represents the current memory.

Span<T> System::Memory<T>::get_Span() const

ReturnValue

A span over the memory segment.

See Also