| All |
Returns a reference to the collection of elements contained by an object. |
| Anchors |
Gets a collection of all a objects with the name and/or ID attributes. The objects in this collection are arranged in an HTML source order. |
| Applets |
Gets a collection of all the applet objects in the document. |
| Areas |
Gets the collection of area objects defined by the given map object. |
| Attributes |
Gets a collection of object label properties. |
| Behaviorurns |
Returns a collection that identifies the Uniform Resource name (URN) string attached to the behavior of the element. |
| Blockformats |
Gets a collection of strings that specify the names of the available block format labels. |
| Bookmarks |
Returns a collection of ActiveX data Object (ADO) bookmarks bundled to the rows affected by the current event. |
| Boundelements |
Returns a collection of all the elements on a page that are bound to a given dataset. |
| Cells |
Gets a collection of all the cells in the table row or entire table. |
| ChildNodes |
Gets a collection of HTML elements and Textnode objects that are direct descendants of the specified object. |
| Children |
Gets a collection of DHTML objects that are direct descendants of an object. |
| Controlrange |
The collection of elements returned by the createControlRange or Createrange method. |
| Elements |
Gets a collection of all the controls in the given form, sorted in source order. The input Type=image object is not within this collection. |
| Embeds |
Gets a collection of all the embed objects in the document. |
| Filters |
Gets a collection of filters applied to the object. |
| Fonts |
Gets a collection of fonts that are supported by all systems. |
| Forms |
Gets a collection of all form objects in the document in source order. |
| Frames |
Gets a collection of all window objects defined by a given document definition or document that is associated with a given window. |
| Images |
Gets a collection of all IMG objects in the document in source order. |
| Imports |
Gets a collection of all imported style sheets defined for each StyleSheet object. |
| Links |
Gets a collection of all a objects and all the area objects in the document that specify the HREF attribute. |
| Mimetypes |
is not yet implemented. |
| Namespaces |
Gets a collection of namespace objects. |
| Options |
Gets a collection of option objects in the Select object. |
| Pages |
Gets a collection of page objects that represent @page rules in StyleSheet. |
| Plugins |
Gets a collection of all the embed objects in the document. |
| Rows |
Gets a collection of TR (table row) objects from the Table object. |
| Rules |
Gets a collection of the rules defined in the style sheet. |
| Scripts |
Gets a collection of all the script objects in the document. |
| StyleSheets |
Gets a collection of StyleSheet objects that represent the style sheet that corresponds to an instance of each link or style object in the document. |
| Tbodies |
Gets a collection of all the Tbody objects in the table. The objects in this collection are arranged in an HTML source order. |
| TextRange |
Gets a collection of TextRange objects. |
| Textrectangle |
A collection of Textrectangle objects returned by the Getclientrects method. |