Item

The Item property of an OlapTreeNodes collection retrieves a specified item from the collection.

Syntax

Item(Index)

Calling Arguments
Index
Specifies the OlapTreeNode object to be retrieved from the collection. If an integer, Index specifies the ordinal position of the item in the collection. If a string, Index specifies the key assigned to the item when it was added to the collection.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.