Show contents 

Ms > Ms Assembly Interfaces > IValidationSelectionFilter > IValidationSelectionFilter.Count

IValidationSelectionFilter.Count

Fore Syntax

Count: Integer;

Fore.NET 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