Count: Integer;
Count: integer;
The Count property returns the number of calculated points in the collection.
To remove all calculated points from the collection, use the IPrxCalculatedPoints.Clear method.
The property use is given in the example for IPrxCalculatedPoint.CalculateValue.
See also: