IntPtrEx ​
Extension methods for System.IntPtr.
Kind: Static class
Namespace: CrowdControl.Common
Public Static Functions
IntPtr
Add(IntPtr intPtr, long value)
Adds an offset to an System.IntPtr.
IntPtr
Sub(IntPtr intPtr, long value)
Subtracts an offset from an System.IntPtr.
