Version

collection Property

Gets the ObjectCollection at the specified index.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_collection() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMSAjaxCollectionsManager.get_collection();
See Also