[]
Determines whether this converter can convert a DateTimeRange to the specified type.
public override bool CanConvertTo(ITypeDescriptorContext context, Type destinationType)
Public Overrides Function CanConvertTo(context As ITypeDescriptorContext, destinationType As Type) As Boolean
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | The type descriptor context. |
| Type | destinationType | The type to convert to. |
| Type | Description |
|---|---|
| bool | true if |