Overload List

  NameDescription
Explicit(FIRational)
Converts the value of a FIRational structure to an Int64 structure.
Explicit(FIRational)
Converts the value of a FIRational structure to an Int32 structure.
Explicit(FIRational)
Converts the value of a FIRational structure to a Byte structure.
Explicit(FIRational)
Converts the value of a FIRational structure to a Char structure.
Explicit(FIRational)
Converts the value of a FIRational structure to an UInt32 structure.
Explicit(FIRational)
Converts the value of a FIRational structure to an UInt64 structure.
Explicit(FIRational)
Converts the value of a FIRational structure to a SByte structure.
Explicit(FIRational)
Converts the value of a FIRational structure to an UInt16 structure.
Explicit(FIRational)
Converts the value of a FIRational structure to a Boolean structure.
Explicit(FIRational)
Converts the value of a FIRational structure to an Int16 structure.
Explicit(Boolean)
Converts the value of a Boolean structure to a FIRational structure.
Explicit(Decimal)
Converts the value of a Decimal structure to a FIRational structure.
Explicit(Double)
Converts the value of a Double structure to a FIRational structure.
Explicit(Int64)
Converts the value of an Int64 structure to a FIRational structure.
Explicit(Single)
Converts the value of a Single structure to a FIRational structure.
Explicit(UInt32)
Converts the value of an UInt32 structure to a FIRational structure.
Explicit(UInt64)
Converts the value of an UInt64 structure to a FIRational structure.

See Also