selection9 overloads

Synopses

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.

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;

Created with MrDocs