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).

Represents the largest possible value of an short. This field is constant.

const
MinValueshort (-32768).

Represents the smallest possible value of short. This field is constant.