[#BloombergLP-baljsn-EncoderTestSequenceWithAllCategories-array-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories.adoc[EncoderTestSequenceWithAllCategories]::array :relfileprefix: ../../../ :mrdocs: `array` overloads == Synopses Declared in `<baljsn_encoder_testtypes.h>` Return a reference to the modifiable "Array" attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<int>]& xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories/array-0a.adoc[array](); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories/array-0a.adoc[_» more..._]# Return a reference offering non‐modifiable access to the "Array" attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<int>] const& xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories/array-0c.adoc[array]() const; ---- [.small]#xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategories/array-0c.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#