Share via


children HTML Collection

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/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 Mobile Pocket PC for Windows Mobile 2003 and later, Smartphone for Windows Mobile 2003 and later

See Also

Concepts

Internet Explorer Mobile HTML Collections