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.


- objectType (Type)
- Type of the object.

[Missing <returns> documentation for "M:Newtonsoft.Json.Converters.CustomCreationConverter`1.Create(System.Type)"]