Conversions.ToInteger Method
.NET Framework 4.5
Converts the specified object to an integer value.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ToInteger(Object) | Converts an object to an integer value. |
|
ToInteger(String) | Converts a string to an integer value. |