Adds a new item to the end of the list.
Increases list capacity, if necessary.
- Parameters
-
list | List object. |
itemContent | Optional pointer to item content that will be copied (by value) into the list. |
item | Optionally receives pointer to newly-inserted item. |
- Returns
- Operation status.