CanConvert(Type)
override
public override bool CanConvert(Type objectType) Determines whether this instance can convert the specified object type.
Parameters
objectTypeType- Type of the object.
Returns
true if this instance can convert the specified object type; otherwise, false. 