System.Char.MaxValue Field

Represents the largest possible value of a char. This field is constant.

Value: (char)0xFFFF

Syntax

public const char MaxValue

Remarks

The value of this constant 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