asp.net.ph

Skip Navigation Links

remove Method

DHTML Methods


DOM Level 1 Specification.

Removes an element from a collection.

Syntax

object.remove ( iIndex ) 
Parameters

iIndex Required. Integer specifying the index of the element to remove from the collection, starting from zero [ 0 ] .

Return Value

No return value.

Remarks

This method does nothing if no element has the given index.

Applies To

areas, controlRange, options

See Also

add



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note