Json.NET - Quick Starts & API Documentation
ItemIsReference Property
Namespaces ► Newtonsoft.Json.Serialization ► JsonContainerContract ► ItemIsReference
Gets or sets a value indicating whether the collection items preserve object references.
Declaration Syntax
Value
true if collection items preserve object references; otherwise, false.