Mono Class Library: System.Byte Overview | Members

System.Byte.MaxValue Field

Contains the maximum value for the byte type. [Edit]

Value: 255

public const byte MaxValue

Remarks

The value of this constant is 255 (hexadecimal 0XFF). [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0