C# Класс Axiom.Framework.Configuration.PluginsElementCollection

Наследование: global::System.Configuration.ConfigurationElementCollection
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
Add void
CreateNewElement global::System.Configuration.ConfigurationElement
GetElementKey object
IsElementName bool
IsReadOnly bool
Remove void
this global::Axiom.Framework.Configuration.PluginElement
this global::Axiom.Framework.Configuration.PluginElement

Приватные методы

Метод Описание
Add ( global pluginElement ) : void
CreateNewElement ( ) : global::System.Configuration.ConfigurationElement
GetElementKey ( global element ) : object
IsElementName ( string elementName ) : bool
IsReadOnly ( ) : bool
Remove ( global pluginElement ) : void
this ( int index ) : global::Axiom.Framework.Configuration.PluginElement
this ( object path ) : global::Axiom.Framework.Configuration.PluginElement