NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IConvertible.ToUInt64

[To be supplied.]

[Visual Basic]
Function ToUInt64() As UInt64
[C#]
ulong ToUInt64();
[C++]
unsigned __int64 ToUInt64() = 0;
[JScript]
function ToUInt64() : UInt64;

See Also

IConvertible Interface | IConvertible Members | System Namespace