Return a modifiable reference to the "Selection0" selection.
Synopsis
Declared in <baljsn_encoder_testtypes.h>
int&
selection0();
Description
Return a reference to the modifiable "Selection0" selection of this object if "Selection0" is the current selection. The behavior is undefined unless "Selection0" is the selection of this object.
Return Value
modifiable reference to the "Selection0" selection
Created with MrDocs