IHTMLAreasCollection4 interface

Extends the IHTMLAreasCollection3 interface.

Members

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

  • Methods
  • Properties

Methods

The IHTMLAreasCollection4 interface has these methods.

Method Description
namedItem

Retrieves an object or a collection from a specified collection.

 

Properties

The IHTMLAreasCollection4 interface has these properties.

Property Description

length

Sets or retrieves the number of objects in a collection.

 

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

IDispatch

Reference

IHTMLAreasCollection

IHTMLAreasCollection2

IHTMLAreasCollection3