Share

ChangeManager.Item Property

Parent Object: ChangeManager

Description

Returns the specified object in the collection.

Syntax

ChangeManager.Item( Index As Variant ) As ChangeDefinitions

Property Value

This is a read only property whose value is a ChangeDefinitions.

Parameters

Name Type Description
Index Variant Input Variant that specifies the index within the collection of the item to return.

Version

Introduced in version 9

Was this information helpful?