Removes an element from the collection.
dhtml语法
object.remove(iIndex)
Parameters
iIndex |
Required.
Integerthat specifies the zero-based index of the element to remove from the collection. |
Return Value
No return value.
是否符合公共标准
This method is defined in
World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To
更多语法参考
add