Version

length Property

Get the number of items in the collection.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_length() : int
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfExplorerBarItemCollection.get_length();
See Also