IValidationSelectionValueList.Count

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