| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > DXUtil Class : Read Method |
| Overload | Description |
|---|---|
| Read<T>(IntPtr) | Reads the specified T data from a memory location. |
| Read<T>(IntPtr,T) | Reads the specified T data from a memory location. |
| Read<T>(IntPtr,T[],Int32,Int32) |