The following tables list the members exposed by LoggerCollection.
Name | Description | |
---|---|---|
LoggerCollection | Initializes a new instance of the LoggerCollection class. |
Name | Description | |
---|---|---|
Add | Adds the specified logger element. | |
ContainsKey | Determines whether the specified name contains key. | |
IsReadOnly | Gets a value indicating whether the LoggerCollection object is read only. |
Name | Description | |
---|---|---|
CreateNewElement | When overridden in a derived class, creates a new System.Configuration.ConfigurationElement. | |
GetElementKey | Gets the element key for a specified configuration element when overridden in a derived class. |
Name | Description | |
---|---|---|
CollectionType | Gets the type of the System.Configuration.ConfigurationElementCollection. | |
Item | Gets the LoggerElement with the specified name. |
Name | Description | |
---|---|---|
ElementName | Gets the name used to identify this collection of elements in the configuration file when overridden in a derived class. |