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


- valueType (Type)
- Type of the value.

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