Sitecore 5.0 API

IndexedDictionary.Item Property

Gets the item with the specified index.

Overload List

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;}

See Also

IndexedDictionary Class | Sitecore.Collections Namespace