Return true if the object has a selection with the specified selectionId, and false otherwise.
Synopsis
Declared in <bdlar_choiceref.h>
bool
hasSelection(int selectionId) const;
Return Value
true if the selection exists, and false otherwise
Parameters
Name |
Description |
selectionId |
id of the selection to look up |
Created with MrDocs