Json.NET - Quick Starts & API Documentation
JsonArrayContract Constructor (underlyingType)
Namespaces ► Newtonsoft.Json.Serialization ► JsonArrayContract ► JsonArrayContract(Type)
Initializes a new instance of the JsonArrayContract class.
Declaration Syntax
Parameters
- underlyingType (Type)
- The underlying type for the contract.