- Namespace: FSharp.Core
- Assembly: FSharp.Core.dll
-
Base Type:
ValueType -
All Interfaces:
IComparable,IConvertible,ISpanFormattable,IFormattable,ISpanParsable<uint16>,IParsable<uint16>,IUtf8SpanFormattable,IUtf8SpanParsable<uint16>,IComparable<uint16<'Measure>>,IEquatable<uint16<'Measure>>
The type of 16-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 UInt16.