Table of Contents

Enum PreserveReferencesHandling

Namespace
Newtonsoft.Json
Assembly
Newtonsoft.Json.dll
[Flags]
public enum PreserveReferencesHandling

Fields

All = Objects | Arrays
Arrays = 2
None = 0
Objects = 1