Search
Convert.toInt64 Method
See Also
 






Converts the specified string to long.

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

 Syntax

Java  Copy Code

public static long toInt64 (
    String s
)

 Parameters

s

 Return Value

 See Also