[To be supplied.] The UInt64 type is not CLS compliant. The CLS-compliant alternative is Int64.
[C#] public virtual ulong ToUInt64(); [C++] public: virtual unsigned __int64 ToUInt64(); [JScript] public function ToUInt64() : UInt64;
[Visual Basic] The UInt64 type cannot be used in Visual Basic.