selection9 overloads
Declared in <balb_testmessages.h>
Return a reference to the modifiable "Selection9" selection of this object if "Selection9" is the current selection. The behavior is undefined unless "Selection9" is the selection of this object.
VoidSequence&
selection9();
» more...
Return a reference to the non-modifiable "Selection9" selection of this object if "Selection9" is the current selection. The behavior is undefined unless "Selection9" is the selection of this object.
VoidSequence const&
selection9() const;
» more...