Json.NET - Quick Starts & API Documentation
Create Method (objectType)
Namespaces ► Newtonsoft.Json.Converters ► CustomCreationConverter<(Of <(<'T>)>)> ► Create(Type)
Creates an object which will then be populated by the serializer.
Declaration Syntax
Parameters
- objectType (Type)
- Type of the object.
Return Value
[Missing <returns> documentation for "M:Newtonsoft.Json.Converters.CustomCreationConverter`1.Create(System.Type)"]