[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategories-sequence-022] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories.adoc[EncoderTestChoiceWithAllCategories]::sequence :relfileprefix: ../../../ :mrdocs: `sequence` overloads == Synopses Declared in `<baljsn_encoder_testtypes.h>` Return a modifiable reference to the "Sequence" selection. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence.adoc[EncoderTestChoiceWithAllCategoriesSequence]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/sequence-028.adoc[sequence](); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/sequence-028.adoc[_» more..._]# Return a non‐modifiable reference to the "Sequence" selection. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence.adoc[EncoderTestChoiceWithAllCategoriesSequence] const& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/sequence-0b.adoc[sequence]() const; ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/sequence-0b.adoc[_» more..._]# == Return Value * modifiable reference to the "Sequence" selection * non‐modifiable reference to the "Sequence" selection [.small]#Created with https://www.mrdocs.com[MrDocs]#