您的位置:寻梦网首页编程乐园DHTML网页制作完全手册

item Method

Internet Development Index

Retrieves an object from the bookmarks collection.

Syntax

oBookmark = bookmarks.item(iIndex)

Parameters

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

Return Value

Returns an object if successful, otherwise null.

Standards Information

There is no public standard that applies to this method.

Applies To

bookmarks