[#BloombergLP-bdlat_EnumeratorInfo-nameLength-02d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_EnumeratorInfo.adoc[bdlat_EnumeratorInfo]::nameLength :relfileprefix: ../../ :mrdocs: `nameLength` overloads == Synopses Declared in `<bdlat_enumeratorinfo.h>` Return a reference to the modifiable length of the name of this enumerator info object. Note that the 0‐terminator is not included in the length. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int& xref:BloombergLP/bdlat_EnumeratorInfo/nameLength-08.adoc[nameLength](); ---- [.small]#xref:BloombergLP/bdlat_EnumeratorInfo/nameLength-08.adoc[_» more..._]# Return the length of the name of this enumerator info object. Note that the 0‐terminator is not included in the length. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr int xref:BloombergLP/bdlat_EnumeratorInfo/nameLength-027.adoc[nameLength]() const; ---- [.small]#xref:BloombergLP/bdlat_EnumeratorInfo/nameLength-027.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#