Show / Hide Table of Contents

    Class JsonConverterCollection

    Inheritance
    Collection
    JsonConverterCollection
    Namespace: System.Dynamic.ExpandoObject
    Assembly: Newtonsoft.Json.dll
    Syntax
    public class JsonConverterCollection : System.Collections.ObjectModel.Collection<Newtonsoft.Json.JsonConverter>

    Constructors

    JsonConverterCollection()

    Declaration
    public JsonConverterCollection ();
    Back to top Azure SDK for Net