Overload List

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

See Also