IValidationFilters.Item

Syntax

Item(Index: Integer): IValidationFilter;

Parameters

Index.Filter index in the collection.

Description

The Item property returns a filter from the collection by its index.

See also:

IValidationFilters