Sitecore 5.0 API

ItemCollection.Add Method

Adds the current instance.

Overload List

Adds the current instance.

public void Add(ItemCollection);

Adds the current instance.

public int Add(Item);

Adds the current instance.

public void Add(Item[]);

See Also

ItemCollection Class | Sitecore.Collections Namespace