IMsTransformObjectList.Clear

Syntax

Clear;

Description

The Clear method clears the object collection.

Comments

After calling this method, value of the IMsTransformObjectList.Count property equals to zero.

Example

The property use is given in the example for IMsFormulaTransformVariable.AttributeId.

See also:

IMsTransformObjectList