IHTMLElementCollection4 interface
This interface extends the IHTMLElementCollection3 interface.
Members
The IHTMLElementCollection4 interface inherits from the IDispatch interface. IHTMLElementCollection4 also has these types of members:
- Methods
- Properties
Methods
The IHTMLElementCollection4 interface has these methods.
Method | Description |
---|---|
namedItem | Retrieves an object or a collection from a specified collection. |
Properties
The IHTMLElementCollection4 interface has these properties.
Property | Description |
---|---|
Sets or retrieves the number of objects in a collection. |
Remarks
Requirements
Minimum supported client |
Windows XP with SP2 |
Minimum supported server |
Windows Server 2003 |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |
See also
Reference