IHTMLElementCollection3 interface

This interface extends the IHTMLElementCollection2 interface.

Members

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

  • Methods

Methods

The IHTMLElementCollection3 interface has these methods.

Method Description
namedItem

Retrieves a form object or an object from an elements 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

Reference

IHTMLElementCollection

IHTMLElementCollection2