Sitecore 5.1.1 API
IndexedDictionary.Item Property (Object)
[Visual Basic]
Overloads Public Default Property Item( _
ByVal
key
As
Object
_
) As
Object
[C#]
public
object
this[
object
key
] {get; set;}
See Also
IndexedDictionary Class
|
Sitecore.Collections Namespace
|
IndexedDictionary.Item Overload List