Search
Convert.toInt32 Method
See Also
 






Converts the specified string to int.

Namespace: com.mindfusion.common
File: com.mindfusion.common

 Syntax

Java  Copy Code

public static int toInt32 (
    String s
)

 Parameters

s

 Return Value

 See Also