StringArrayConverter.ConvertTo Method

Converts a string array object to the specified type.

Name Description
StringArrayConverter.ConvertTo (Object, Type) Converts the given value object to the specified type, using the arguments.
StringArrayConverter.ConvertTo (ITypeDescriptorContext, CultureInfo, Object, Type) Converts an array of strings into a string of values separated by commas.

Community Additions

ADD
Show: