Mono Class Library: Overview

System.Byte: Field Members

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

See Also: Inherited members from System.ValueType

Public Fields

const
MaxValuebyte (255). Contains the maximum value for the byte type.
const
MinValuebyte (0). Contains the minimum value for the byte type.