IHTMLControlRange::removeIHTMLControlRange::remove*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLControlRange::add
*Next Topic: IHTMLControlRange::item

IHTMLControlRange::remove


HRESULT remove(
    long index
);

Removes an element from the collection.

index
Long integer value containing the index of the element to remove.

See also add


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