[]
Returns a string representation from a given object.
protected abstract string StringFromObj(object o)
Protected MustOverride Function StringFromObj(o As Object) As String