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

[To be supplied.]

[Visual Basic]
Function ToInt32() As Integer
[C#]
int ToInt32();
[C++]
int ToInt32() = 0;
[JScript]
function ToInt32() : int;

See Also

IConvertible Interface | IConvertible Members | System Namespace