DictionaryConfigurationSource Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The DictionaryConfigurationSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DictionaryConfigurationSource |
Initializes a new instance of the DictionaryConfigurationSource class.
|
Methods
Name | Description | |
---|---|---|
Add | Overloaded. | |
AddSectionChangeHandler |
Adds a handler to be called when changes to the section named sectionName are detected.
|
|
Contains |
Determines if a section name exists in the source.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetSection |
Retrieves the specified ConfigurationSection.
|
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove | Overloaded. | |
RemoveSectionChangeHandler |
Removes a handler to be called when changes to section
are detected.
|
|
ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
eventHandlers |
This field supports the Enterprise Library infrastructure and is not intended to be used directly from your code.
|
|
sections |
This field supports the Enterprise Library infrastructure and is not intended to be used directly from your code.
|
See Also
DictionaryConfigurationSource Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |