IPrxCalculatedPoints.CalculateValues

Fore Syntax

CalculateValues;

Fore.NET Syntax

CalculateValues();

Description

The CalculateValues method calculates point values.

Comments

To get the number of calculated points in the collection, use the IPrxCalculatedPoints.Count property.

Fore and Fore.NET Examples

The method use is given in the example for IPrxCalculatedPoint.CalculateValue.

See also:

IPrxCalculatedPoints