- context
- An System.ComponentModel.ITypeDescriptorContext instance that indicates the context of the object to convert.
- culture
- A System.Globalization.CultureInfo object that represents information about a culture such as language, calendar system, and so on. This parameter is not used in this method. It is reserved for future versions of this method. You can optionally pass in null for this parameter.
- value
- The object to convert.
- destinationType
- The type to convert to.
The object resulting from conversion.