HBCMS更多的中文手册参考:

item Method

DHTML文档教程

Retrieves an object from the controlrange collection.

dhtml语法

oelement = controlrange.item(iindex)

parameters

iIndex Required. Integer that specifies the zero-based index of the object to retrieve.

Return Value

Returns an element object if successful, otherwise null.

是否符合公共标准

There is no public standard that applies to this method.

Applies To

controlRange