System.UInt16.MaxValue Field

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

Value: 65535

Syntax

public const ushort MaxValue

Remarks

The value of this constant is 65535; that is, hexadecimal 0xFFFF.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0