Item(Index: Integer): IValidationSelectionValue;
Item[Index: integer]: IValidationSelectionValue;
Index. Selection index in the set.
The Item property returns determined selection from the set.
Selection indexing in the set is continuous and starts with zero. To get the number of selections in the set, use the IValidationSelectionValueList.Item property.
See also: