System.UInt64: Field Members

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

See Also: Inherited members from System.ValueType

Public Fields

const
MaxValueulong (18446744073709551615).

Represents the largest possible value of ulong. This field is constant.

const
MinValueulong (0).

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