You are here: C++ Support Classes > dtSearch Namespace > Classes > DStringSet Class > DStringSet::formatAsSimpleString Method
Close
dtSearch Text Retrieval Engine Programmer's Reference
DStringSet::formatAsSimpleString Method
Syntax
C++
void formatAsSimpleString(DString& dest, char delimiter = ' ', char quote = '\"') const;

Format the set as a delimited, quoted string, minimizing the use of quotation marks