File |
public override Object? ConvertTo( ITypeDescriptorContext? context, CultureInfo? culture, Object? value, Type destinationType )
| Exception | Condition |
|---|---|
| ArgumentNullException | The destinationType parameter is . |
| NotSupportedException | The conversion cannot be performed. |