Gets the item with the specified index.
Gets the item with the specified index.
public object this[int] {get;}
Gets or sets the item with the specified key.
public object this[object] {get; set;}
IndexedDictionary Class | Sitecore.Collections Namespace