Sitecore 5.1.1 API

ChildList Constructor (Item, ICollection)

[Visual Basic]
Overloads Public Sub New( _
   ByVal ownerItem As Item, _
   ByVal children As ICollection _
)
[C#]
public ChildList(
   Item ownerItem,
   ICollection children
);

See Also

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