ISlSimultaneousEquations

Assembly: Stat;

Namespace: Prognoz.Platform.Interop.Stat;

Description

The ISlSimultaneousEquations interface defines the equation collection parameters.

Inheritance Hierarchy

          ISlSimultaneousEquations

Comments

Collection elements are implemented by the ISlSimultaneousEquation interface.

Properties

  Property name Brief description
The Count property returns the number of equations in a collection.
The Item property determines equation parameters based on a specified index.

Methods

  Method name Brief description
The Add property adds an equation to collection.
The Clear property clears equation collection.
The Remove property deletes an equation based on a specified index.

See also:

Stat Assembly Interfaces