INonLinearExplanatories.Clear

Syntax

Clear;

Description

The Clear method clears the collection.

Comments

After calling the Clear method, value of the INonLinearExplanatories.Count property is equal to 0.

Example

The method use is given in the example for INonLinearExplanatories.Count.

See also:

INonLinearExplanatories