selection5 overloads
Synopses
Declared in <balb_testmessages.h>
Return a reference to the modifiable "Selection5" selection of this object if "Selection5" is the current selection.
bool&
selection5();
Return a reference to the non‐modifiable "Selection5" selection of this object if "Selection5" is the current selection.
bool const&
selection5() const;
Return Value
-
reference to the modifiable "Selection5" selection of this object if "Selection5" is the current selection
-
reference to the non‐modifiable "Selection5" selection of this object if "Selection5" is the current selection
Created with MrDocs