mscorlib(4.0.0.0) API with additions
System.IntPtr Member List

This is the complete list of members for System.IntPtr, including all inherited members.

Add(IntPtr pointer, int offset)System.IntPtrstatic
Equals(object obj)System.IntPtr
GetHashCode()System.IntPtr
GetObjectData(SerializationInfo info, StreamingContext context)System.IntPtr
IntPtr(int value)System.IntPtr
IntPtr(long value)System.IntPtr
IntPtr(void *value)System.IntPtr
IsNull() (defined in System.IntPtr)System.IntPtr
operator !=(IntPtr value1, IntPtr value2)System.IntPtrstatic
operator -(IntPtr pointer, int offset)System.IntPtrstatic
operator int(IntPtr value)System.IntPtrexplicitstatic
operator IntPtr(int value)System.IntPtrexplicitstatic
operator IntPtr(long value)System.IntPtrexplicitstatic
operator IntPtr(void *value)System.IntPtrexplicitstatic
operator long(IntPtr value)System.IntPtrexplicitstatic
operator void *(IntPtr value)System.IntPtrexplicitstatic
operator+(IntPtr pointer, int offset)System.IntPtrstatic
operator==(IntPtr value1, IntPtr value2)System.IntPtrstatic
SizeSystem.IntPtrstatic
Subtract(IntPtr pointer, int offset)System.IntPtrstatic
ToInt32()System.IntPtr
ToInt64()System.IntPtr
ToPointer()System.IntPtr
ToString()System.IntPtr
ToString(string format)System.IntPtr
ZeroSystem.IntPtrstatic