Search notes:

System.Convert.ToString

Internally, System.Convert.ToString(val) calls val.ToString()

Index