The members of System.IntPtr are listed below.
See Also: Inherited members from System.ValueType
static | Add(IntPtr, int)Documentation for this section has not yet been entered. | |
override | Equals(object)Determines whether the current instance and the specified object represent the same type and value. | |
override | GetHashCode()Generates a hash code for the current instance. | |
static | Subtract(IntPtr, int)Documentation for this section has not yet been entered. | |
ToInt32()Converts the value of the current instance to a int. | ||
ToInt64()Converts the value of the current instance to a long. | ||
ToPointer()Converts the value of the current instance to a pointer to void. | ||
override | ToString()Returns a string representation of the value of the current instance. | |
ToString(string)Documentation for this section has not yet been entered. | ||
static | Addition(IntPtr, int) | Documentation for this section has not yet been entered. |
static | Equality(IntPtr, IntPtr) | Determines whether the two specified instances of IntPtr represent the same value. |
static | Inequality(IntPtr, IntPtr) | Determines whether the two specified instances of IntPtr represent different values. |
static | Subtraction(IntPtr, int) | Documentation for this section has not yet been entered. |
static | Conversion to System.IntPtr(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.IntPtr(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Int32(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Int64(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.Void*(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.IntPtr(Explicit) | Documentation for this section has not yet been entered. |
| System.Runtime.Serialization.ISerializable.GetObjectData | Documentation for this section has not yet been entered. |