TypeNameConverter::ConvertTo Method
.NET Framework (current version)
Namespace:
System.Configuration
Assembly: System.Configuration (in System.Configuration.dll)
| Name | Description | |
|---|---|---|
![]() | ConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^) | Converts a Type object to a String object.(Overrides TypeConverter::ConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^).) |
![]() | ConvertTo(Object^, Type^) | Converts the given value object to the specified type, using the arguments.(Inherited from TypeConverter.) |
Show:
