JavaScript Base Type Extensions
The members of the Microsoft Ajax Library type extensions extend base ECMAScript (JavaScript) object functionality.
For more information about the JavaScript objects that these types extend, see Language Reference.
Members
Name |
Description |
---|---|
Provides extensions to the base JavaScript Array object. |
|
Provides extensions to the base JavaScript Boolean object. |
|
Provides extensions to the base JavaScript Date object. |
|
Provides extensions to the base JavaScript Error object. |
|
Provides extensions to the base JavaScript Number object. |
|
Provides extended reflection-like functionality to the base JavaScript Object object. |
|
Provides extensions to the base JavaScript String object. |