[#BloombergLP-bdld-Datum-theArray] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/Datum.adoc[Datum]::theArray :relfileprefix: ../../../ :mrdocs: Return the array value represented by this object as a `DatumArrayRef` object. The behavior is undefined unless this object actually represents an array of datums. == Synopsis Declared in `<bdld_datum.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdld/DatumArrayRef.adoc[DatumArrayRef] theArray() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#