Version

count Property

Gets the amount of Collections that belong to the control.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_count() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfCollectionsManager.get_count();

Return Value

number of collections
See Also