Sitecore 5.0 API

ChildList.Item Property (Int32)

Gets the item with the specified index.

[Visual Basic]
Overloads Public Default ReadOnly Property Item( _
   ByVal index As Integer _
) As Item
[C#]
public Sitecore.Data.Items.Item this[
   int index
] {get;}

See Also

ChildList Class | Sitecore.Collections Namespace | ChildList.Item Overload List