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