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