Configuration type which represents the collection of plugin assemblies.
More...
Configuration type which represents the collection of plugin assemblies.
override ConfigurationElement CSF.Zpt.PluginAssemblyCollection.CreateNewElement |
( |
| ) |
|
|
inlineprotected |
Creates the new element.
- Returns
- The new element.
override object CSF.Zpt.PluginAssemblyCollection.GetElementKey |
( |
ConfigurationElement |
element | ) |
|
|
inlineprotected |
Gets the element key.
- Returns
- The element key.
- Parameters
-
override bool CSF.Zpt.PluginAssemblyCollection.IsElementName |
( |
string |
elementName | ) |
|
|
inlineprotected |
Determines whether the given string matches the ElementName.
- Returns
true
if the string matches the element name; otherwise, false
.
- Parameters
-
override bool CSF.Zpt.PluginAssemblyCollection.IsReadOnly |
( |
| ) |
|
|
inline |
Determines whether this instance is read only.
- Returns
true
if this instance is read only; otherwise, false
.
override ConfigurationElementCollectionType CSF.Zpt.PluginAssemblyCollection.CollectionType |
|
get |
Gets the configuration collection type.
The type of the collection.
override string CSF.Zpt.PluginAssemblyCollection.ElementName |
|
getprotected |
Gets the name of the element.
The name of the element.
Plugin CSF.Zpt.PluginAssemblyCollection.this[int idx] |
|
get |
The documentation for this class was generated from the following file:
- /home/craig/Projects/CSF.Zpt/CSF.Zpt/PluginAssemblyCollection.cs