IMsFormulaGenerator.InstancesIterator

Syntax

InstancesIterator: IMsFormulaGenInstanceIterator;

InstancesIterator: Prognoz.Platform.Interop.Ms.IMsFormulaGenInstanceIterator;

Description

The InstancesIterator property returns iterator by single points, in which calculation by formula was executed.

Fore and Fore.NET Examples

The example of use is given in description of the IMsProblemCalculation.GetFormulaInfo method.

See also:

IMsFormulaGenerator