| C1.UWP.DX Assembly > C1.Util.DX Namespace > DataPointer Structure : CopyFrom Method |
| Overload | Description |
|---|---|
| CopyFrom<T>(T[]) | Writes the content of the specified buffer to the unmanaged memory location of this instance. |
| CopyFrom<T>(T[],Int32,Int32) | Writes the content of the specified buffer to the unmanaged memory location of this instance. |