Format the set as a delimited string (Utf-8, minimizing use of quotation marks)
void formatAsSimpleString(DString& dest, char sep, char quote) const;
formatAsSimpleString Method