ILoAddends.FindByVar

Syntax

FindByVar(Variable: ILoVariable): ILoAddend;

Parameters

Variable is a variable search is performed by.

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 performed by the variable included into the summand.

See also:

ILoAddends