[]
Check if the specified type can be converted.
public override bool CanConvert(Type objectType)
| Type | Name | Description |
|---|---|---|
| Type | objectType | The object type |
| Type | Description |
|---|---|
| bool | A boolean value indicates if the specified type can be converted |