Click or drag to resize
IntPtr Operators

The IntPtr type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberAddition
Adds an offset to the value of a pointer.
Public operatorStatic memberEquality
Determines whether two specified instances of IntPtr are equal.
Public operatorStatic memberInequality
Determines whether two specified instances of IntPtr are not equal.
Top
See Also