uint<'Measure>
ValueType
IComparable
IConvertible
ISpanFormattable
IFormattable
ISpanParsable<uint32>
IParsable<uint32>
IUtf8SpanParsable<uint32>
IUtf8SpanFormattable
IComparable<uint32<'Measure>>
IEquatable<uint32<'Measure>>
The type of 32-bit unsigned integer numbers, annotated with a unit of measure. The unit of measure is erased in compiled code and when values of this type are analyzed using reflection. The type is representationally equivalent to UInt32.