Click or drag to resize
ByteMaxValue Field
Represents the largest possible value of a Byte. This field is constant.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public const byte MaxValue

Field Value

Type: Byte
See Also