ISharedAdhocPlugins.Count

Syntax

Count: Integer;

Description

The Count property returns the number of plugins in collection.

Comments

To get the particular plugin from collection, use the ISharedAdhocPlugins.Item property.

See also:

ISharedAdhocPlugins