The members of System.UIntPtr are listed below.
See Also: Inherited members from System.ValueType
static | Add(UIntPtr, int)
| |
override | Equals(object)
| |
override | GetHashCode()
| |
static | Subtract(UIntPtr, int)
| |
ToPointer()
| ||
override | ToString()
| |
ToUInt32()
| ||
ToUInt64()
|
static | Addition(UIntPtr, int) |
Adds an offset to the value of an unsigned pointer. |
static | Equality(UIntPtr, UIntPtr) |
Determines whether two specified instances of UIntPtr are equal. |
static | Inequality(UIntPtr, UIntPtr) |
Determines whether two specified instances of UIntPtr are not equal. |
static | Subtraction(UIntPtr, int) |
Subtracts an offset from the value of an unsigned pointer. |
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 |
Populates a System.Runtime.Serialization.SerializationInfo object with the data needed to serialize the current UIntPtr object. |