The methods of System.UIntPtr are listed below. For a list of all members, see the UIntPtr Members list.
See Also: Inherited members from System.ValueType
static | Add(UIntPtr, 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(UIntPtr, int)Documentation for this section has not yet been entered. | |
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. | |
ToUInt32()Converts the value of the current instance to a uint. | ||
ToUInt64()Converts the value of the current instance to a ulong. | ||