Overload List

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

See Also