Enum MergeArrayHandling NamespaceNewtonsoft.Json.Linq AssemblyNewtonsoft.Json.dll public enum MergeArrayHandling Fields Concat = 0 Merge = 3 Replace = 2 Union = 1