RepresentationConverterToUInt32 Method |
Name | Description | |
---|---|---|
ToUInt32(Double) |
Converts a Double to a UInt32.
| |
ToUInt32(Int32) |
Converts an Int32 to a UInt32.
| |
ToUInt32(Int64) |
Converts an Int64 to a UInt32.
| |
ToUInt32(Decimal128) |
Converts a Decimal128 to a UInt32.
|