Represents the constant value that is the empty UInt64.. The UInt64 type is not CLS compliant. The CLS-compliant alternative is Int64.
[C#] public const ulong MaxValue; [C++] public: const unsigned __int64 MaxValue; [JScript] public var MaxValue : UInt64;
[Visual Basic] The UInt64 type cannot be used in Visual Basic.
The MaxValue hexadecimal value is (ulong) 0xffffffffffffffffL.