AddNull: IJsonArrayBuilder;
The AddNull method adds an empty value to JSON array.
The example of use is given in description of the IJsonArrayBuilder.Build method.
See also:
IJsonArrayBuilder