Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ulong type is stored as an eight-byte unsigned integer.
The ulong type can represent integers in the range from 0 through about 1.8E+19.
The corresponding .NET Framework data type is UInt64. The properties and methods of the ulong data type are the same as the UInt64 properties and methods.