[]
Determines whether this instance can convert the specified object type.
public override bool CanConvert(Type objectType)
Public Overrides Function CanConvert(objectType As Type) As Boolean
| Type | Name | Description |
|---|---|---|
| Type | objectType | Type of the object. |
| Type | Description |
|---|---|
| bool |
|