Version

object Property

Returns the object at the specifeid index.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_object() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfObjectsManager.get_object();
See Also