Mono Class Library: Overview

System.Char: Field Members

The fields of System.Char are listed below. For a list of all members, see the Char Members list.

See Also: Inherited members from System.ValueType

Public Fields

const
MaxValuechar ((char)0xFFFF). Contains the maximum code point for the char type.
const
MinValuechar ((char)0x0). Contains the minimum code point for the char type.