[#BloombergLP-balb-Choice4-selection2-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/Choice4.adoc[Choice4]::selection2 :relfileprefix: ../../../ :mrdocs: `selection2` overloads == Synopses Declared in `<balb_testmessages.h>` Return a reference to the modifiable "Selection2" selection of this object if "Selection2" is the current selection. The behavior is undefined unless "Selection2" is the selection of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int& xref:BloombergLP/balb/Choice4/selection2-01.adoc[selection2](); ---- [.small]#xref:BloombergLP/balb/Choice4/selection2-01.adoc[_» more..._]# Return a reference to the non‐modifiable "Selection2" selection of this object if "Selection2" is the current selection. The behavior is undefined unless "Selection2" is the selection of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int const& xref:BloombergLP/balb/Choice4/selection2-08.adoc[selection2]() const; ---- [.small]#xref:BloombergLP/balb/Choice4/selection2-08.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#