IMetabaseUpdateRemappings.Count

Syntax

Count: Integer;

Description

The Count property returns the number of collection elements.

Comments

To get collection element, use the IMetabaseUpdateRemappings.Item property.

Example

The property use is given in the example for IMetabaseUpdateContext.RegisterKeyChangeO.

See also:

IMetabaseUpdateRemappings