System::Buffers::MemoryHandle::Dispose method
MemoryHandle::Dispose method
Releases resources held by the memory handle.
virtual void System::Buffers::MemoryHandle::Dispose()
Remarks
This implementation does not perform any operation, but is provided to satisfy the IDisposable contract.
See Also
- Class MemoryHandle
- Namespace System::Buffers
- Library Aspose.PDF for C++