IValidationSelectionFilter.Count

Syntax

Count: Integer;

Description

The Count property returns the number of filter elements.

Comments

To get specified element from the filter, use the IValidationSelectionFilter.Item property.

See also:

IValidationSelectionFilter