This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Int64.ToInt32
[To be supplied.]
[Visual Basic]
Overridable Public Function ToInt32() As Integer
[C#]
public virtual int ToInt32();
[C++]
public: virtual int ToInt32();
[JScript]
public function ToInt32() : int;