Json.NET - Quick Starts & API Documentation
CanConvert Method (objectType)
Namespaces ► Newtonsoft.Json.Converters ► StringEnumConverter ► CanConvert(Type)
Determines whether this instance can convert the specified object type.


- objectType (Type)
- Type of the object.

true if this instance can convert the specified object type; otherwise, false.