IValidationSelectionValueList.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of selections in the set.

Comments

To get the specified selection from the set, use the IValidationSelectionValueList.Item property.

See also:

IValidationSelectionValueList