IHTMLFontSizesCollection::get_lengthIHTMLFontSizesCollection::get_length*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLFontSizesCollection
*Next Topic: IHTMLFontSizesCollection::get__newEnum

IHTMLFontSizesCollection::get_length


HRESULT get_length(
    long *p
);

Retrieves the number of elements in a collection.

p
Address of a long integer that receives the number of font sizes in the collection.

This property is read-write on the areas and the options collection for image maps and select boxes, respectively. This allows a developer to shrink the collection.


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