IMsAttributesFormulasList.Clear

Syntax

Clear;

Description

The Clear method clears the method collection.

Comments

After the method is called, the value of the IMsAttributesFormulasList.Count property is equal to zero.

Example

The method use is given in the example for IMsModel.AttributeFormulasList.

See also:

IMsAttributesFormulasList