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 = instanceOfCollectionsManager.get_collection();

Return Value

the collection
See Also