IHTMLSelectElement::removeIHTMLSelectElement::remove*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLSelectElement::add
*Next Topic: IHTMLSelectElement::put_length

IHTMLSelectElement::remove


HRESULT remove(
    long index 
);

Removes the given element from the SELECT block.

index
Zero-based index of the item to remove.

See also add


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