Retrieves an object from the pages collection.
dhtml语法
oitem = pages.item(index)
parameters
index |
Required.
Integer that specifies the zero-based index of the object to retrieve. |
Return Value
Returns an object if successful, or null otherwise.
是否符合公共标准
There is no public standard that applies to this method.
Applies To