The
fields
of System.UInt16 are listed below. For a list of all members, see the UInt16 Members list.
See Also: Inherited members from System.ValueType
Public Fields
const | MaxValue | ushort (65535).
Represents the largest possible value of ushort. This field is constant.
|
const | MinValue | ushort (0).
Represents the smallest possible value of ushort. This field is constant.
|