Returns true if conversion from specified type is supported.
Parameters
- context
-
An ITypeDescriptorContext object that provides a format context. You can use this
object to get additional information about the environment from which this converter
is being invoked.
- sourceType
- The type from which you want to convert.
Return Value
This method returns true if this object can perform the conversion; otherwise, false.