Click or drag to resize

APlugInCollectionBaseCore Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

Inheritance Hierarchy

Namespace:  imbWEM.Core.plugins.collections
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public abstract class APlugInCollectionBaseCore

The APlugInCollectionBaseCore type exposes the following members.

Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the APlugInCollectionBaseCore
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetPlugIns
Gets the copy of plugin list
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also