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

[To be supplied.]

[Visual Basic]
Function ToInt16() As Short
[C#]
short ToInt16();
[C++]
short ToInt16() = 0;
[JScript]
function ToInt16() : Int16;

See Also

IConvertible Interface | IConvertible Members | System Namespace