StringArrayConverter.StringArrayConverter Constructor
.NET Framework 3.0
Initializes a new instance of the StringArrayConverter class.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Note: |
|---|
| You should never access a type converter directly. Instead, call the appropriate converter by using a TypeDescriptor object. For more information, see the examples in TypeConverter. |
Community Additions
ADD
Show:
Note: