IHTMLFramesCollection2IHTMLFramesCollection2*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLFrameElement::get_borderColor
*Next Topic: IHTMLFramesCollection2::item

IHTMLFramesCollection2


This is a zero-based collection of all FRAME elements if the document contains the FRAMESET element. If the document contains the BODY element, this is a collection of all IFRAME elements in the document. In either case, the order of frames is determined by the HTML source.

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 FRAME tags.

IHTMLFramesCollection2 Methods
item   get_length  


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