IVZBubblesArray.Count

Fore syntax

Count: Integer;

Fore.NET syntax

Count: integer;

Description

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

Comments

To get bubble factor by its index, use IVZBubblesArray.Item.

See also:

IVZBubblesArray