IMetabaseUpdateKeyMap.Count

Syntax

Count: Integer;

Description

The Count property returns the number of collection elements.

Comments

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

Example

The method use is given in the example for IMetabaseUpdateContext.RegisterHierarchyChange.

See also:

IMetabaseUpdateKeyMap