Table of Contents

Enum MergeArrayHandling

Namespace
Newtonsoft.Json.Linq
Assembly
Newtonsoft.Json.dll
public enum MergeArrayHandling

Fields

Concat = 0
Merge = 3
Replace = 2
Union = 1