all HTML Collection
A version of this page is also available for
4/8/2010
The all collection contains all the elements that are contained in the object.
Property | Data type | Access | Description |
---|---|---|---|
length |
Long |
Read-only |
Retrieves the number of objects in a collection. |
item |
Object |
Read-only |
Retrieves an object from the collection. |
nameditem |
Object |
Read-only |
Retrieves an object or a collection from the specified collection. |
Requirements
Windows Mobile | Windows Mobile Version 5.0 and later |