ISlTramoSeatsOutliersCollection

Assembly: Stat;

Description

The ISlTramoSeatsOutliersCollection interface is used to work with a collection of outliers.

Inheritance Hierarchy

          ISlTramoSeatsOutliersCollection

Comments

To determine, whether the outliers are accounted for, use the ISmTramoSeats.OutliersDetection proeprty.

Properties

  Property name Brief description
Count

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

The Item property returns the collection equation by the specified index.

Methods

  Method name Brief description
Add

The Add method adds an equation to the collection.
Clear

The Clear method clears all equations from the collection.
Remove

The Remove method deletes the collection equation by the specified index.

See also:

Stat Assembly Interfaces