Boolean CanConvertFrom(ITypeDescriptorContext context, Type sourceType)
Returns true if converting from System.Int32[].
| # | Name | Type | Description |
|---|---|---|---|
| 1 | context | ITypeDescriptorContext | |
| 2 | sourceType | Type |
Returns: Boolean
Returns true if converting from System.Int32[].
| # | Name | Type | Description |
|---|---|---|---|
| 1 | context | ITypeDescriptorContext | |
| 2 | sourceType | Type |
Returns: Boolean