Version

count Property

Returns the amount of objects on the control.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_count() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfObjectsManager.get_count();

Return Value

number of objects
See Also