BloombergLP::balb::FeatureTestMessage::selection9

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.

VoidSequence&
selection9();
» more...

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

VoidSequence const&
selection9() const;
» more...

Return Value

  • reference to the modifiable "Selection9" selection of this object if "Selection9" is the current selection
  • reference to the non-modifiable "Selection9" selection of this object if "Selection9" is the current selection