Walkers.Item Property

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

Syntax

Walkers.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.