名前 | 解説 | |
---|---|---|
Rational コンストラクタ | Initializes a new instance of the C1.Win.DX.DXGI.Rationalstructure. |
Rationalデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Rational コンストラクタ | Initializes a new instance of the C1.Win.DX.DXGI.Rationalstructure. |
名前 | 解説 | |
---|---|---|
Denominator | unsigned int Denominator | |
Empty | An empty rational that can be used for comparisons. | |
Numerator | unsigned int Numerator |
名前 | 解説 | |
---|---|---|
Equals | オーバーロードされます。 Determines whether the specified Rational is equal to the current object. | |
GetHashCode | Serves as the default hash function. |
等価判定演算子 | Determines if the specified Rational objects are equal. |
等しくないか判定する演算子 | Determines if the specified Rational objects are not equal. |