ExtensionMethodsAddItem Method |
Name | Description | |
---|---|---|
AddItem(IListVariable, Variable) |
Adds an Variable in the collection. if the variable of the same Name exists already, the value of that variable will be replaced.
| |
AddItem(IListVariable, String, String) |
Adds an Variable in the collection. if the variable of the same Name exists already, the value of that variable will be replaced.
|