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