IMetaDataRules.Remove

Syntax

Remove(Attribute: IMetaDataRule);

Parameters

Attribute. The rule that needs to be removed.

Description

The Remove method removes the specified rule from the collection.

Example

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

See also:

IMetaDataRules