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.

Return a reference to the non‐modifiable "Selection3" selection of this object if "Selection3" is the current selection.

Sequence2 const&
selection3() const;

Return Value

  • reference to the modifiable "Selection3" selection of this object if "Selection3" is the current selection

  • reference to the non‐modifiable "Selection3" selection of this object if "Selection3" is the current selection

Created with MrDocs