Converts the given value object to the specified type, using the specified context and culture information.
Parameters
- context
- A System.ComponentModel.ITypeDescriptorContext that provides a format context
- culture
- A System.Globalization.CultureInfo. If null is passed, the current culture is assumed
- value
- System.Object to convert
- destinationType
- System.Type to convert the value parameter to
Return Value
A
System.Object that represents the converted value.
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional