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 | MaxValue | ulong (18446744073709551615).
Represents the largest possible value of ulong. This field is constant.
|
const | MinValue | ulong (0).
Represents the smallest possible value of ulong. This field is constant.
|