The IntPtr type exposes the following members.
Operators
| Name | Description |
---|
  | Addition | Adds an offset to the value of a pointer. |
  | Equality | Determines whether two specified instances of IntPtr are equal. |
  | Inequality | Determines whether two specified instances of IntPtr are not equal. |
Top
See Also