addObject Method
Adds the specified item to the collection at the specified index.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function addObject() : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfMSAjaxCollectionsManager.addObject(); |