Click or drag to resize

RepresentationConverterToUInt32 Method

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