www.fgks.org   »   [go: up one dir, main page]

item Method

Retrieves an object from the pages collection.

Syntax

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.

Standards Information

There is no public standard that applies to this method.

Applies To

pages


MSDN Library
Web Development
HTML and CSS
HTML and DHTML Reference
Methods
item (pages)