名前 | 解説 | |
---|---|---|
PointerSize コンストラクタ | オーバーロードされます。 |
PointerSizeデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
PointerSize コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Equals | オーバーロードされます。 Determines whether the specified PointerSizeis equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
ToString | オーバーロードされます。 Returns a System.Stringthat represents this instance. |
加算演算子 | Adds two sizes. |
除算演算子 | Scales a size by the given value. |
等価判定演算子 | Tests for equality between two objects. |
暗黙的 キャスト 演算子 | オーバーロードされます。 Performs an implicit conversion from PointerSizeto System.Int32. |
等しくないか判定する演算子 | Tests for inequality between two objects. |
乗算 | オーバーロードされます。 Scales a size by the given value. |
減算演算子 | Subtracts two sizes. |
マイナス符号 | Reverses the direction of a given size. |
プラス符号 | Assert a size (return it unchanged). |