Item(index: Integer): ISharedAdhocPlugin;
index. Index of plugin in collection.
The Item property returns the specified plugin from collection.
Indexing of plugins in the collection is continuous and starts with zero. To get the number of plugins in the collection, use the ISharedAdhocPlugins.Count property.
See also: