Assembly: Stat;
The ISlSimultaneousEquations interface defines the equation collection parameters.
ISlSimultaneousEquations
Collection elements are implemented by the ISlSimultaneousEquation interface.
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. |
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: