| 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. |