Same as the related overload above for pushBack.
Synopsis
Declared in <bdljsn_json.h>
Json&
pushBack(unsigned long value);
Return Value
a reference providing modifiable access to this object
Parameters
Name |
Description |
value |
value to append |
Created with MrDocs