Version

getItems Method

Get the collection that contains children of the current item.
Syntax
ASP.NET Ajax Javascript (Specification) 
function getItems() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfExplorerBarItem.getItems();
See Also