operator ReadOnlyMemory< T >()
Memory::operator ReadOnlyMemory< T >() const method
Implicitly converts Memory to ReadOnlyMemory.
System::Memory<T>::operator ReadOnlyMemory<T>() const
Return Value
A ReadOnlyMemory object that represents the same memory segment.
See Also
- Class Memory
- Namespace System
- Library Aspose.Slides