Click or drag to resize

RepresentationConverterToUInt64 Method

Overload List
  NameDescription
Public methodToUInt64(Double)
Converts a Double to a UInt64.
Public methodToUInt64(Int32)
Converts an Int32 to a UInt64.
Public methodToUInt64(Int64)
Converts an Int64 to a UInt64.
Public methodToUInt64(Decimal128)
Converts a Decimal128 to a UInt64.
Top
See Also