Gets the item with the specified index.
Gets the item with the specified index.
public Sitecore.Data.Items.Item this[int] {get;}
Gets the item with the specified name.
public Sitecore.Data.Items.Item this[string] {get;}
ItemCollection Class | Sitecore.Collections Namespace