IWxAssemblies.Add

Syntax

Add(Assembly: IMetabaseObjectDescriptor): Integer;

Parameters

Assembly. The unit that should be included in the collection to determine an event handler unit of the workspace.

Description

The Add method adds a unit to the collection.

Example

The method use is given in the example for IWorkspace.Assemblies.

See also:

IWxAssemblies