remove
版本:DOM1 返回值:无
语法:
object
. remove (
iIndex
)
参数:
iIndex
:
必选项
。整数(Integer)。
返回值:
无
说明:
从数组对象
object
(Array)中删除序号为
iIndex
的对象。