The PluginMap type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| PluginMap |
Constructor
|
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds a IPlugin to the map.
| |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| Remove |
Removes a IPlugin from the map.
| |
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| AllPlugins |
Gets all possible plugins as a list of IPlugin objects.
| |
| Item |
Gets a IPlugin by name.
|
See Also