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