ISlSimultaneousEquations

Assembly: 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
Count

The Count property returns the number of equations in a collection.
Item

The Item property determines equation parameters based on a specified index.

Methods

  Method name Brief description
Add

The Add property adds an equation to collection.
Clear

The Clear property clears equation collection.
Remove

The Remove property deletes an equation based on a specified index.

See also:

Stat Assembly Interfaces