Click or drag to resize
UInt16MaxValue Field
Represents the largest possible value of UInt16. This field is constant.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public const ushort MaxValue

Field Value

Type: UInt16
See Also