ICpLinearDecomposition.Variables

Syntax

Variables: ILoVariables;

Description

The Variables property returns the collection of equations system variables.

Comments

The property is read-only.

Example

The property use is given in the example for the ICpLinearDecomposition.Equations property.

See also:

ICpLinearDecomposition