System.UInt16: Field Members

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
MaxValueushort (65535).

Represents the largest possible value of ushort. This field is constant.

const
MinValueushort (0).

Represents the smallest possible value of ushort. This field is constant.