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