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