Unbox::AsInt32 Method (Object^)
Visual Studio 2015
Unboxes the specified object into an Int32 object.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- var
-
Type:
System::Object^
The original value to unbox.
Show: