Search
Converter.toInt Method
See Also
 






Converts a string value to an integer.

 Overload List

Name Description

Converter.toInt (String)

Converts the specified string value to an integer.

Converter.toInt (String, Int32)

Converts the specified string value to an integer.

 See Also