Json.NET - Quick Starts & API Documentation
ItemIsReference Property
Namespaces ► Newtonsoft.Json ► JsonContainerAttribute ► ItemIsReference
Gets or sets a value that indicates whether to preserve collection's items references.
Declaration Syntax
Value
true to keep collection's items object references; otherwise, false. The default is false.