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.
Name
Description
Array Type Extensions
Provides extensions to the base JavaScript Array object.
Boolean Type Extensions
Provides extensions to the base JavaScript Boolean object.
Date Type Extensions
Provides extensions to the base JavaScript Date object.
Error Type Extensions
Provides extensions to the base JavaScript Error object.
Number Type Extensions
Provides extensions to the base JavaScript Number object.
Object Type Extensions
Provides extended reflection-like functionality to the base JavaScript Object object.
String Type Extensions
Provides extensions to the base JavaScript String object.