Click to return to the DHTML, HTML     
reload Method     removeAttribute Method     DHTML Methods    
Web Workshop  |  DHTML, HTML & CSS

remove Method


Removes an element from the collection.

Syntax

object.remove(iIndex)

Parameters

iIndexRequired. Integer that specifies the zero-based index of the element to remove from the collection.

Return Value

No return value.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
areas, controlRange, options

See Also

add



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.