Sitecore 5.1.1 API

ChildList.Item Property

Overload List

 

public Sitecore.Data.Items.Item this[Sitecore.Data.ID] {get;}

 

public Sitecore.Data.Items.Item this[int] {get;}

 

public Sitecore.Data.Items.Item this[string] {get;}

See Also

ChildList Class | Sitecore.Collections Namespace