StringArrayConverter::ConvertFrom Method

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodConvertFrom(ITypeDescriptorContext^, CultureInfo^, Object^)

Converts the specified comma-separated string into an array of strings.(Overrides TypeConverter::ConvertFrom(ITypeDescriptorContext^, CultureInfo^, Object^).)

System_CAPS_pubmethodConvertFrom(Object^)

Converts the given value to the type of this converter.(Inherited from TypeConverter.)

Return to top
Show: