SetStringList
SetStringList(IList<string>)
public bool SetStringList(IList<string> value) ;
Description
It wants to set the value of the StringList type.
Parameters
| Parameter Name | Description |
|---|---|
| value | Value. |
Returns
Return true if the value could be set.