Click or drag to resize

ConversionRatio Operators

The ConversionRatio type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberDivision
Implements the operator *. This multiplies the multipliers and the divisors.
Public operatorStatic memberEquality
Implements the operator ==.
Public operatorStatic memberInequality
Implements the operator !=.
Public operatorStatic memberMultiply(ConversionRatio, ConversionRatio)
Implements the operator *. This multiplies the multipliers and the divisors.
Public operatorStatic memberMultiply(ConversionRatio, Decimal)
Implements the operator *. This multiplies the multipliers and the divisors.
Top
See Also