ISlTramoSeatsOutliersCollection.Add

Fore Syntax

Add: ISlTramoSeatsOutliers;

Fore.NET Syntax

Add: Prognoz.Platform.Interop.Stat.ISlTramoSeatsOutliers;

Description

The Add method adds an equation to the collection.

Comments

To remove a certain item from the collection, use the ISlTramoSeatsOutliersCollection.Remove method, to remove all elements, use the ISlTramoSeatsOutliersCollection.Clear method.

Fore and Fore.NET Examples

The property use is given in the example for ISmTramoSeats.D.

See also:

ISlTramoSeatsOutliersCollection

Related work items