IConvertible.ToType Method
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Parameters
- conversionType
- Type: System.Type
The Type to which the value of this instance is converted.
- provider
- Type: System.IFormatProvider
An IFormatProvider interface implementation that supplies culture-specific formatting information.
Return Value
Type: System.ObjectAn Object instance of type conversionType whose value is equivalent to the value of this instance.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.