The Util type exposes the following members.
| Name | Description |
---|
| CastT | |
| CopyMemory(IntPtr, IntPtr, Int32) | |
| CopyMemory(IntPtr, IntPtr, UInt32) | |
| CopyMemory(Void*, Void*, Int32) | |
| CopyMemory(Void*, Void*, UInt32) | |
| SizeOf | |
| ToArrayT |
IEnumerable<T>.ToArray of LINQ
|
| ToObjectT | |
| ZeroMemory(IntPtr, Int32) | |
| ZeroMemory(IntPtr, UInt32) | |
| ZeroMemory(Void*, Int32) | |
| ZeroMemory(Void*, UInt32) | |
Top
Reference