Click or drag to resize
CharMaxValue Field
Represents the largest possible value of a Char. This field is constant.

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

Field Value

Type: Char
See Also