ConvertTo Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.ComponentModel Namespac ...
TypeConverter Class
TypeConverter Methods
ConvertTo Method
ConvertTo Method (Object, Type ...
ConvertTo Method (ITypeDescrip ...
TypeConverter Methods
CanConvertFrom Method
CanConvertTo Method
ConvertFrom Method
ConvertFromInvariantString Met ...
ConvertFromString Method
ConvertTo Method
ConvertToInvariantString Metho ...
ConvertToString Method
CreateInstance Method
GetConvertFromException Method
GetConvertToException Method
GetCreateInstanceSupported Met ...
GetProperties Method
GetPropertiesSupported Method
GetStandardValues Method
GetStandardValuesExclusive Met ...
GetStandardValuesSupported Met ...
IsValid Method
SortProperties Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
TypeConverter
.
.
::
.
ConvertTo Method
Converts the given value object to the specified type.
Overload List
Name
Description
ConvertTo(Object, Type)
Converts the given value object to the specified type, using the arguments.
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)
Converts the given value object to the specified type, using the specified context and culture information.
Top
See Also
Reference
TypeConverter Class
TypeConverter Members
System.ComponentModel Namespace
Tags :