Click or drag to resize
CharMinValue Field
Represents the smallest 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 MinValue

Field Value

Type: Char
See Also