Click or drag to resize

IAPlugInCollectionBaseinstallPlugIn Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Installs the plug in.

Namespace:  imbWEM.Core.plugins.collections
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
void installPlugIn(
	Object plug
)

Parameters

plug
Type: SystemObject
The plug.
See Also