Sitecore 5.0 API

ItemCollection Constructor

Initializes a new instance of the ItemCollection class.

Overload List

Initializes a new instance of the ItemCollection class.

public ItemCollection();

 

public ItemCollection(ItemCollection);

 

public ItemCollection(Item[]);

See Also

ItemCollection Class | Sitecore.Collections Namespace