Version

getItemCount Method

Retunrs the number of items in the collection at the specified index.
Syntax
ASP.NET Ajax Javascript (Specification) 
function getItemCount() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMSAjaxCollectionsManager.getItemCount();
See Also