Table of Contents

Class JsonConverterCollection

Namespace
Newtonsoft.Json
Assembly
Newtonsoft.Json.dll
public class JsonConverterCollection : Collection<JsonConverter>, IList<JsonConverter>, ICollection<JsonConverter>, IList, ICollection, IReadOnlyList<JsonConverter>, IReadOnlyCollection<JsonConverter>, IEnumerable<JsonConverter>, IEnumerable
Inheritance
JsonConverterCollection
Implements
Inherited Members
Extension Methods

Constructors

JsonConverterCollection()

public JsonConverterCollection()