Set the maxDepth attribute of this object to the specified value. The behavior is undefined unless 0 <= value.
Synopsis
Declared in <baljsn_convertfromjsonoptions.h>
void
setMaxDepth(int value);
Parameters
Name |
Description |
value |
new value for |
Created with MrDocs