SetVariableList
SetVariableList<TVariable>(IList<TVariable>)
public bool SetVariableList<TVariable>(IList<TVariable> value) ;
Description
Set Variable value
Type Parameters
| Type Parameter Name | Description | Type Constraints |
|---|---|---|
| TVariable | VariableList value type |
Parameters
| Parameter Name | Description |
|---|---|
| value | Value |
Returns
Return true if the value could be set.