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

[To be supplied.]

[Visual Basic]
Function ToUInt16() As UInt16
[C#]
ushort ToUInt16();
[C++]
unsigned short ToUInt16() = 0;
[JScript]
function ToUInt16() : UInt16;

See Also

IConvertible Interface | IConvertible Members | System Namespace