System::Memory::CopyTo method
Memory::CopyTo method
Copies the contents of this memory to the destination memory.
void System::Memory<T>::CopyTo(const Memory &destination)
| Parameter | Type | Description |
|---|---|---|
| destination | const Memory& | The destination memory segment. |
See Also
- Class Memory
- Class Memory
- Namespace System
- Library Aspose.PDF for C++