Converts a string value to 32-bit integer.
Overload List| Name | Description |
|---|---|
Converts the specified string value to 32-bit integer. |
|
Converts the specified string value to 32-bit integer without throwing exceptions. In case the specified string cannot be converted, the specified default value is returned. |
See Also