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!

Double.ToUInt32

[To be supplied.]

[Visual Basic]
Overridable Public Function ToUInt32() As UInt32
[C#]
public virtual uint ToUInt32();
[C++]
public: virtual unsigned int ToUInt32();
[JScript]
public function ToUInt32() : UInt32;

See Also

Double Structure | Double Members | System Namespace