CanConvert Method
Overloads
CanConvert(Type) |
Determines whether this instance can convert the specified object type. |
CanConvert(Type)
Determines whether this instance can convert the specified object type.
Declaration
public override bool CanConvert(Type objectType)
Parameters
Type | Name | Description |
---|---|---|
System.Type | objectType |
Type of the object. |
Returns
Type | Description |
---|---|
System.Boolean |
|
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!