Sitecore 5.1.1 API

ChildList.Count Property

[Visual Basic]
NotOverridable Public ReadOnly Property Count As Integer _
    Implements ICollection.Count
[C#]
public int Count {get;}

Implements

ICollection.Count

See Also

ChildList Class | Sitecore.Collections Namespace