elements HTML Collection
The elements collection contains all the controls in a given form.
Property | Data type | Access | Description |
---|---|---|---|
length | Long | Read-only | Retrieves the number of elements in the elements collection. |
item | Object | Read-only | Retrieves a node specified by ordinal index.
Note Supported only for devices running Windows Mobile 2002 software or later. |
Requirements
Pocket PC: Windows Mobile 2000 and later
OS Versions: Windows CE 3.0 and later
Send feedback on this topic to the authors.
© 2005 Microsoft Corporation. All rights reserved.