Adds an item to the collection.
public ValueItem AddItem(string key, object item);
Return Value
A reference to the newly created object.
Parameters
key
The unique key for this item.
item
The item to add.
Overloads:
See also:
Class Values© Stonefield Software Inc., 2023 • Updated: 06/06/16
Comment or report problem with topic