ConfigurationElement
Represents a configuration element within a configuration file.
                
Gets a reference to the top-level  Configuration instance that represents the configuration hierarchy that the current  ConfigurationElement instance belongs to.
Gets an  ElementInformation object that contains the non-customizable information and functionality of the  ConfigurationElement object.
Gets the  ContextInformation object for the  ConfigurationElement object.
Gets a value that indicates whether the  CurrentConfiguration property is null.
Gets the collection of locked attributes.
Gets the collection of locked elements.
Gets the collection of locked attributes.
Gets the collection of locked elements.
Gets or sets a value indicating whether the element is locked.
protected ConfigurationElement()
Initializes a new instance of the  ConfigurationElement class.
Returns the transformed version of the specified assembly name.
Returns the transformed version of the specified type name.
Gets a value indicating whether the  ConfigurationElement object is read-only.
Adds the invalid-property errors in this  ConfigurationElement object, and in all subelements, to the passed list.
Gets a value indicating whether an unknown attribute is encountered during deserialization.
Gets a value indicating whether an unknown element is encountered during deserialization.
Throws an exception when a required property is not found.
Called after deserialization.
Called before serialization.
Sets a property to the specified value.