This documentation is archived and is not being maintained.
StringArrayConverter::ConvertTo Method
Visual Studio 2010
Converts a string array object to the specified type.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ConvertTo(Object, Type) | Converts the given value object to the specified type, using the arguments. (Inherited from TypeConverter.) |
|
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).) |
Show: