Json.NET - Quick Starts & API Documentation
AllowNullItems Property
Namespaces ► Newtonsoft.Json ► JsonArrayAttribute ► AllowNullItems
Gets or sets a value indicating whether null items are allowed in the collection.


true if null items are allowed in the collection; otherwise, false.