Version

childrenCount Property

Get the number of children.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_childrenCount() : int
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfExplorerBarItem.get_childrenCount();
See Also