Count: Integer;
Count: integer;
The Count property returns the number of filter elements.
To get specified element from the filter, use the IValidationSelectionFilter.Item property.
See also:
IValidationSelectionFilter