StringArrayConverter::ConvertTo Method
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ConvertTo(ITypeDescriptorContext^, CultureInfo^, Object^, Type^) | Converts an array of strings into a string of values separated by commas.(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:
