Click to return to the Reusing Browser Technology home page    
IHTMLDOMAttribute::specif...     IHTMLDOMChildrenCollectio...     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

IHTMLDOMChildrenCollection Interface


This interface provides the ability to programmatically access and manipulate items in the collection.

IHTMLDOMChildrenCollection Methods

get__NewEnum Retrieves the IUnknown pointer of a newly created child node.
get_length Retrieves the current number of items in the collection.
item Retrieves the current value of the item in the collection.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 5
Minimum operating systems Windows 95, Windows NT 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.