to_int64


Description:

[ Deprecated ( replacement = "int64.parse" ) ]
public int64 to_int64 (out string endptr = null, int _base = 0)

Warning: to_int64 is deprecated. Use int64.parse.