Overload List

  NameDescription
Implicit(FIRational)
Converts the value of a FIRational structure to a Decimal structure.
Implicit(FIRational)
Converts the value of a FIRational structure to a Double structure.
Implicit(FIRational)
Converts the value of a FIRational structure to a Single structure.
Implicit(Byte)
Converts the value of a Byte structure to a FIRational structure.
Implicit(Char)
Converts the value of a Char structure to a FIRational structure.
Implicit(Int16)
Converts the value of an Int16 structure to a FIRational structure.
Implicit(Int32)
Converts the value of an Int32 structure to a FIRational structure.
Implicit(SByte)
Converts the value of a SByte structure to a FIRational structure.
Implicit(UInt16)
Converts the value of an UInt16 structure to a FIRational structure.

See Also