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