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