Sitecore 5.1.1 API
ChildList.Item Property (Int32)
[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