| Name | Description | |
|---|---|---|
![]() | PointerSize Constructor | Overloaded. |
The following tables list the members exposed by PointerSize.
| Name | Description | |
|---|---|---|
![]() | PointerSize Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Equals | Overloaded. Determines whether the specified PointerSize is equal to this instance. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | ToString | Overloaded. Returns a System.String that represents this instance. |
Addition | Adds two sizes. |
Division | Scales a size by the given value. |
Equality | Tests for equality between two objects. |
Implicit Type Conversion | Overloaded. Performs an implicit conversion from PointerSize to System.Int32. |
Inequality | Tests for inequality between two objects. |
Multiplication | Overloaded. Scales a size by the given value. |
Subtraction | Subtracts two sizes. |
Unary Negation | Reverses the direction of a given size. |
Unary Plus | Assert a size (return it unchanged). |