Click or drag to resize
SByteMaxValue Field
Represents the largest possible value of SByte. This field is constant.

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

Field Value

Type: SByte
See Also