Method AddItemById
AddItemById(string)
Adds an item to the evaluator by its ID.
Declaration
IAuraListEvaluator AddItemById(string itemId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | itemId | The ID of the item to add. |
Returns
| Type | Description |
|---|---|
| IAuraListEvaluator |