Helper for IntPtr.
| C# | Visual Basic |
public static class IntPtrHelper
Public NotInheritable Class IntPtrHelper
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| Add(IntPtr, Int32) |
Adds an offset to the value of a pointer.
| |
| Subtract(IntPtr, Int32) |
Subtracts an offset from the value of a pointer.
|
| Object | |
| IntPtrHelper | |