Json.NET - Quick Starts & API Documentation
JsonArrayAttribute Constructor (allowNullItems)
Namespaces ► Newtonsoft.Json ► JsonArrayAttribute ► JsonArrayAttribute(Boolean)
Initializes a new instance of the JsonObjectAttribute class with a flag indicating whether the array can contain null items
Declaration Syntax
Parameters
- allowNullItems (Boolean)
- A flag indicating whether the array can contain null items.