children HTML Collection (Windows Embedded CE 6.0)
1/6/2010
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
Windows Embedded CE | Windows Embedded CE 6.0 R3 |