[#BloombergLP-bdlar-AnyRef-arrayVtable] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/AnyRef.adoc[AnyRef]::arrayVtable :relfileprefix: ../../../ :mrdocs: Return a pointer to the vtable. The behavior is undefined unless `typeCategory() == bdlat_TypeCategory::e_ARRAY_CATEGORY`. == Synopsis Declared in `<bdlar_anyref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlar/ArrayVtable.adoc[ArrayVtable] const* arrayVtable() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#