IVZPiesArray.Count

Fore syntax

Count: Integer;

Fore.NET syntax

Count: integer;

Description

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

Comments

To get pie factor by its index, use IVZPiesArray.Item.

See also:

IVZPiesArray