Lesa á ensku Breyta

Deila með


Char.MinValue Field

Definition

Represents the smallest possible value of a Char. This field is constant.

C#
public const char MinValue;

Field Value

Remarks

The value of this constant is hexadecimal 0x00.

Applies to

See also