IMetaDataRules.Item

Syntax

Item(Index: Integer): IMetaDataRule;

Parameters

Index. Rule index in the collection.

Description

The Item property returns the rule parameters by index.

Example

The example of use is given in description of the Add method.

See also:

IMetaDataRules