Boolean CanConvertTo(ITypeDescriptorContext context, Type destinationType)
Returns true if converting to System.Int32[][] or System.String.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | context | ITypeDescriptorContext | |
| 2 | destinationType | Type |
Returns: Boolean
Returns true if converting to System.Int32[][] or System.String.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | context | ITypeDescriptorContext | |
| 2 | destinationType | Type |
Returns: Boolean