ILoAddends.FindByVar

Syntax

FindByVar(Variable: ILoVariable): ILoAddend;

Parameters

Variable - variable, by which summand is searched.

Description

The FindByVar method searches for a summand in the collection and returns the object that contains the summand in case of successful search. Search is executed by the variable included into the summand.

See also:

ILoAddends