The operators of the Int32Fraction class are listed below. For a complete list of Int32Fraction class members, see the Int32Fraction Members topic.
![]() Addition Operator | Adds two specified Int32Fraction values. |
![]() Division Operator | Divides two specified Int32Fraction values. The same as operator / (for VB.NET compatibility) |
![]() Equality Operator | Returns a value indicating whether two specified instances of Int32Fraction represent the same value. |
![]() Inequality Operator | Returns a value indicating whether two specified instances of Int32Fraction represent the different value. |
![]() Multiplication Operator | Multiplies two specified Int32Fraction values. The same as operator * (for VB.NET compatibility) |
![]() Subtraction Operator | Subtracts one specified Int32Fraction value from another. |
![]() Unary Negation Operator | Returns the result of multiplying the specified Int32Fraction value by negative one. |
Int32Fraction Class | Int32Fraction Members | ElementIT.ImageProperties Namespace