IHTMLDOMChildrenCollection interface

Provides methods to access items in the collection.

Members

The IHTMLDOMChildrenCollection interface inherits from the IDispatch interface. IHTMLDOMChildrenCollection also has these types of members:

  • Properties

Properties

The IHTMLDOMChildrenCollection interface has these properties.

Property Description

length

Sets or retrieves the number of objects in a collection.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch