System::ReadOnlyMemory::get_Span method
ReadOnlyMemory::get_Span method
Gets a read-only span that represents the current memory.
ReadOnlySpan<T> System::ReadOnlyMemory<T>::get_Span() const
ReturnValue
A read-only span over the memory segment.
See Also
- Class ReadOnlySpan
- Class ReadOnlyMemory
- Namespace System
- Library Aspose.PDF for C++