Show contents 

Algo > Algo Assembly Interfaces > ICalcAlgorithm > ICalcAlgorithm.Items

ICalcAlgorithm.Items

Syntax

Items: ICalcObjectsList;

None;

Description

The Items property returns the list of calculation algorithm objects.

Fore and Fore.NET Examples

The property use is given in the example for ICalcAlgorithm.Included.

See also:

ICalcAlgorithm