Mono Class Library: Overview

System.Int64: Field Members

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

See Also: Inherited members from System.ValueType

Public Fields

const
MaxValuelong (9223372036854775807). Contains the maximum value for the long type.
const
MinValuelong (-9223372036854775808). Contains the minimum value for the long type.