ISharedAdhocPlugins.Count

Fore Syntax

Count: Integer;

Fore.NET 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