[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategories-makeSequence-05c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories.adoc[EncoderTestChoiceWithAllCategories]::makeSequence :relfileprefix: ../../../ :mrdocs: `makeSequence` overloads == Synopses Declared in `<baljsn_encoder_testtypes.h>` Set the value of this object to be a "Sequence" value. Optionally specify the 'value' of the "Sequence". If 'value' is not specified, the default "Sequence" value is used. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence.adoc[EncoderTestChoiceWithAllCategoriesSequence]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeSequence-063.adoc[makeSequence](); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeSequence-063.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence.adoc[EncoderTestChoiceWithAllCategoriesSequence]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeSequence-064.adoc[makeSequence](xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence.adoc[EncoderTestChoiceWithAllCategoriesSequence] const& value); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeSequence-064.adoc[_» more..._]# Set the value of this object to be a "Sequence" value. Optionally specify the `value` of the "Sequence". [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence.adoc[EncoderTestChoiceWithAllCategoriesSequence]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeSequence-058.adoc[makeSequence](xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence.adoc[EncoderTestChoiceWithAllCategoriesSequence]&& value); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/makeSequence-058.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#