 | pluginStackCollection 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.pluginStackCollection"]
Inheritance Hierarchy
Namespace:
imbWEM.Core.plugins.collections
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic class pluginStackCollection : aceDictionarySet<plugInGroupEnum, IPlugInCommonBase>
The pluginStackCollection type exposes the following members.
Constructors
Properties
Methods|
| Name | Description |
|---|
 | Add(IPlugInCommonBase) | |
 | Add(UTP, IEnumerableUTP) | (Inherited from aceDictionarySetplugInGroupEnum, IPlugInCommonBase.) |
 | Add(UTP, UTP) | (Inherited from aceDictionarySetplugInGroupEnum, IPlugInCommonBase.) |
 | AddOrUpdate(TKey, FuncTKey, TValue, FuncTKey, TValue, TValue) | (Inherited from ConcurrentDictionaryplugInGroupEnum, aceConcurrentBagIPlugInCommonBase.) |
 | AddOrUpdate(TKey, TValue, FuncTKey, TValue, TValue) | (Inherited from ConcurrentDictionaryplugInGroupEnum, aceConcurrentBagIPlugInCommonBase.) |
 | AddUnique | (Inherited from aceDictionarySetplugInGroupEnum, IPlugInCommonBase.) |
 | Clear | (Inherited from ConcurrentDictionaryplugInGroupEnum, aceConcurrentBagIPlugInCommonBase.) |
 | ContainsKey | (Inherited from ConcurrentDictionaryplugInGroupEnum, aceConcurrentBagIPlugInCommonBase.) |
 | Equals | (Inherited from Object.) |
 | GetEnumerator | (Inherited from ConcurrentDictionaryplugInGroupEnum, aceConcurrentBagIPlugInCommonBase.) |
 | GetHashCode | (Inherited from Object.) |
 | GetOrAdd(TKey, FuncTKey, TValue) | (Inherited from ConcurrentDictionaryplugInGroupEnum, aceConcurrentBagIPlugInCommonBase.) |
 | GetOrAdd(TKey, TValue) | (Inherited from ConcurrentDictionaryplugInGroupEnum, aceConcurrentBagIPlugInCommonBase.) |
 | GetType | (Inherited from Object.) |
 | InstallTo |
Installs plugins from stack to the collection
|
 | ToArray | (Inherited from ConcurrentDictionaryplugInGroupEnum, aceConcurrentBagIPlugInCommonBase.) |
 | ToString | (Inherited from Object.) |
 | ToString(builderForLog) | |
 | TryAdd | (Inherited from ConcurrentDictionaryplugInGroupEnum, aceConcurrentBagIPlugInCommonBase.) |
 | TryGetValue | (Inherited from ConcurrentDictionaryplugInGroupEnum, aceConcurrentBagIPlugInCommonBase.) |
 | TryRemove | (Inherited from ConcurrentDictionaryplugInGroupEnum, aceConcurrentBagIPlugInCommonBase.) |
 | TryUpdate | (Inherited from ConcurrentDictionaryplugInGroupEnum, aceConcurrentBagIPlugInCommonBase.) |
Top
See Also