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 Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6