[#BloombergLP-bdlar-EnumRef-toString] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/EnumRef.adoc[EnumRef]::toString :relfileprefix: ../../../ :mrdocs: Load into the specified `result` the string representation of the enumerator value held by this object. == Synopsis Declared in `<bdlar_enumref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void toString(xref:bsl/string.adoc[bsl::string]* result) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#