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