to_uint64


Description:

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

Warning: to_uint64 is deprecated. Use uint64.parse.