ISlPDLTermCollection.Clear

Syntax

Clear;

Description

The Clear method clears a collection of lag variables.

Comments

After calling the Clear method value of the ISlPDLTermCollection.Count property becomes equal to zero.

Example

The property use is given in the example for ISmLinearRegress.PDLTermCollection.

See also:

ISlPDLTermCollection