This documentation is archived and is not being maintained.
apply Method
Visual Studio 2010
Returns a method of an object, substituting another object for the current object.
function apply([thisObj : Object [,argArray : { Array | arguments }]])
Show: