Count: Integer;
Count: integer;
The Count property returns the number of elements in the collection.
To get elements from the collection, use the IMsCalculationChainFilter.Item property.
The property use is given in the example for IMsProblemCalculationSettings.EntriesFilter.
See also: