Click or drag to resize

IAPlugInCollectionBase Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.plugins.collections.IAPlugInCollectionBase"]

Namespace:  imbWEM.Core.plugins.collections
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public interface IAPlugInCollectionBase

The IAPlugInCollectionBase type exposes the following members.

Properties
  NameDescription
Public propertydescription
Public propertyIsEnabled
Public propertyname
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the IAPlugInCollectionBase
Public methodinstallPlugIn
Installs the plug in.
Top
See Also