The members of System.UIntPtr are listed below.
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. | ||
static | Addition(UIntPtr, int) | Documentation for this section has not yet been entered. |
static | Equality(UIntPtr, UIntPtr) | Determines whether the two specified instances of UIntPtr represent the same value. |
static | Inequality(UIntPtr, UIntPtr) | Determines whether two specified instances of UIntPtr represent different values. |
static | Subtraction(UIntPtr, int) | Documentation for this section has not yet been entered. |
static | Conversion to System.UIntPtr(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.UIntPtr(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.UInt32(Explicit) | Documentation for this section has not yet been entered. |
static | Conversion to System.UInt64(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.UIntPtr(Explicit) | Documentation for this section has not yet been entered. |
| System.Runtime.Serialization.ISerializable.GetObjectData | Documentation for this section has not yet been entered. |