Count: Integer;
Count: Integer;
The Count property returns the number of collection elements.
To get collection element, use the IMetabaseUpdateKeyMap.Item property.
The method use is given in the example for IMetabaseUpdateContext.RegisterHierarchyChange.
See also: