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.ToUInt32

[To be supplied.]

[Visual Basic]
Function ToUInt32() As UInt32
[C#]
uint ToUInt32();
[C++]
unsigned int ToUInt32() = 0;
[JScript]
function ToUInt32() : UInt32;

See Also

IConvertible Interface | IConvertible Members | System Namespace