Method Add
Add(TItem)
Adds an object to the end of the items collection.
int Add(TItem item)
Parameters
itemTItemThe object to be added to the end of the items collection.
Adds an object to the end of the items collection.
int Add(TItem item)
item TItemThe object to be added to the end of the items collection.