Index Property

Returns the one-based index in the collection of the specified object.

Syntax

object.Index

Properties

The Index property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

Index is a read-only property of type Long.

 

Applies To