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.
Sequence3&
selection4();
Return a reference to the non‐modifiable "Selection4" selection of this object if "Selection4" is the current selection.
Sequence3 const&
selection4() const;
Return Value
-
reference to the modifiable "Selection4" selection of this object if "Selection4" is the current selection
-
reference to the non‐modifiable "Selection4" selection of this object if "Selection4" is the current selection
Created with MrDocs