IVZPiesArray.Count

Syntax

Count: Integer;

Description

The Count property returns the number of pie indicators in the collection on the map layer.

Comments

To get pie indicator by its index, use the IVZPiesArray.Item property.

See also:

IVZPiesArray