[#BloombergLP-bdlar-bdlat_arraySize-07] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::bdlat_arraySize :relfileprefix: ../../ :mrdocs: Return the number of elements in the specified `array`. == Synopses Declared in `<bdlar_arrayref.h>` Return the number of elements in the specified `array`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::size_t xref:BloombergLP/bdlar/bdlat_arraySize-00.adoc[bdlat_arraySize](xref:BloombergLP/bdlar/ArrayConstRef.adoc[ArrayConstRef] const& array); ---- [.small]#xref:BloombergLP/bdlar/bdlat_arraySize-00.adoc[_» more..._]# Return the number of elements in the specified `array`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::size_t xref:BloombergLP/bdlar/bdlat_arraySize-0f.adoc[bdlat_arraySize](xref:BloombergLP/bdlar/ArrayRef.adoc[ArrayRef] const& array); ---- [.small]#xref:BloombergLP/bdlar/bdlat_arraySize-0f.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#