CanConvert(Type)
override
public override bool CanConvert(Type typeToConvert)Determines whether the specified type can be converted.
Parameters
typeToConvertType- The type to compare against.
Returns
true if the type can be converted; otherwise, false.