The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Conversions::ToInteger Method
.NET Framework (current version)
Converts the specified object to an integer value.
Assembly: Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ToInteger(Object^) | Converts an object to an integer value. |
![]() ![]() | ToInteger(String^) | Converts a string to an integer value. |
Show:

