to_ulong


Description:

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

Warning: to_ulong is deprecated. Use uint64.parse.