C# Class Axiom.Framework.Configuration.RenderSystemOptionElementCollection

Inheritance: global::System.Configuration.ConfigurationElementCollection
Show file Open project: WolfgangSt/axiom

Private Properties

Property Type Description
Add void
CreateNewElement global::System.Configuration.ConfigurationElement
GetElementKey object
IsElementName bool
IsReadOnly bool
Remove void
this global::Axiom.Framework.Configuration.RenderSystemOption
this global::Axiom.Framework.Configuration.RenderSystemOption

Private Methods

Method Description
Add ( global option ) : void
CreateNewElement ( ) : global::System.Configuration.ConfigurationElement
GetElementKey ( global element ) : object
IsElementName ( string elementName ) : bool
IsReadOnly ( ) : bool
Remove ( global option ) : void
this ( int index ) : global::Axiom.Framework.Configuration.RenderSystemOption
this ( object name ) : global::Axiom.Framework.Configuration.RenderSystemOption