[#BloombergLP-bdlat_AttributeInfo-nameLength-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlat_AttributeInfo.adoc[bdlat_AttributeInfo]::nameLength :relfileprefix: ../../ :mrdocs: `nameLength` overloads == Synopses Declared in `<bdlat_attributeinfo.h>` Return a reference to the modifiable length of the name of this attribute info object. Note that the 0‐terminator is not included in the length. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int& xref:BloombergLP/bdlat_AttributeInfo/nameLength-01.adoc[nameLength](); ---- [.small]#xref:BloombergLP/bdlat_AttributeInfo/nameLength-01.adoc[_» more..._]# Return the length of the name of this attribute 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_AttributeInfo/nameLength-0c.adoc[nameLength]() const; ---- [.small]#xref:BloombergLP/bdlat_AttributeInfo/nameLength-0c.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#