Titles.Item Property

The Titles.Item property returns a specific member of a collection object either by position or by key.

Syntax

Titles.Item (varItem)

Parameters

varItem

A numeric or string expression that specifies the position of a member of the collection.

© 1996-1998 Microsoft Corporation. All rights reserved.