IHTMLAreasCollectionIHTMLAreasCollection*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLAreaElement::put_target
*Next Topic: IHTMLAreasCollection::add

IHTMLAreasCollection


This interface is a collection of areas that make up the image map.

Areas can be added or removed from the collection. This collection is indexed first by name, then by ID. If duplicate names are found, a collection of those named items is returned. The resulting collection can only be referenced by ordinal position.

This is a collection of AREA tags.

IHTMLAreasCollection Methods
add   get_length   get_newEnum  
item   put_length   remove  
tags  


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.