Sitecore 5.0 API

ChildList.Count Property

Gets the count.

[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