children HTML Collection
The children collection contains all the elements that are a direct descendant of the object.
Property | Data type | Access | Description |
---|---|---|---|
length | Long | Read-only | Always returns 0. |
Remarks
Similar to the objects contained in the all collection, the objects contained in the children collection are undefined if the child elements are overlapping tags.
The children collection can contain HTML elements.
The collection is not recursive.
Requirements
Pocket PC: Windows Mobile 2003 and later
Smartphone: Windows Mobile 2003 and later
OS Versions: Windows CE 5.0 and later
See Also
Internet Explorer Mobile HTML Collections
Send Feedback on this topic to the authors