Mono Class Library: Overview

System.Int16: Field Members

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

See Also: Inherited members from System.ValueType

Public Fields

const
MaxValueshort (32767). Contains the maximum value for the short type.
const
MinValueshort (-32768). Contains the minimum value for the short type.