StringArrayConverter.ConvertFrom Method

Converts the specified type to a string array.

Name Description
StringArrayConverter.ConvertFrom (Object) Converts the given value to the type of this converter.
StringArrayConverter.ConvertFrom (ITypeDescriptorContext, CultureInfo, Object) Converts the specified comma-separated string into an array of strings.

Community Additions

ADD
Show: