For a list of all members of this type, see LoggerCollection members.
"Name | Description | |
---|---|---|
Add | Adds the specified logger element. | |
ContainsKey | Determines whether the specified name contains key. | |
CopyTo | Copies the contents of the System.Configuration.ConfigurationElementCollection to an array. (Inherited from System.Configuration.ConfigurationElementCollection) | |
GetEnumerator | Gets an System.Collections.IEnumerator which is used to iterate through the System.Configuration.ConfigurationElementCollection. (Inherited from System.Configuration.ConfigurationElementCollection) | |
IsReadOnly | Overridden. Gets a value indicating whether the T:LoggerCollection object is read only. |
Name | Description | |
---|---|---|
BaseIndexOf | The index of the specified System.Configuration.ConfigurationElement. (Inherited from System.Configuration.ConfigurationElementCollection) | |
CreateNewElement | Overloaded. Overridden. When overridden in a derived class, creates a new System.Configuration.ConfigurationElement. | |
GetElementKey | Overridden. Gets the element key for a specified configuration element when overridden in a derived class. | |
IsElementName | Indicates whether the specified System.Configuration.ConfigurationElement exists in the System.Configuration.ConfigurationElementCollection. (Inherited from System.Configuration.ConfigurationElementCollection) | |
IsElementRemovable | Gets a value indicating whether the specified System.Configuration.ConfigurationElement can be removed from the System.Configuration.ConfigurationElementCollection. (Inherited from System.Configuration.ConfigurationElementCollection) | |
ListErrors | Adds the invalid-property errors in this System.Configuration.ConfigurationElement object, and in all subelements, to the passed list. (Inherited from System.Configuration.ConfigurationElement) | |
OnDeserializeUnrecognizedAttribute | Gets a value indicating whether an unknown attribute is encountered during deserialization. (Inherited from System.Configuration.ConfigurationElement) | |
OnDeserializeUnrecognizedElement | Gets a value indicating whether an unknown element is encountered during deserialization. (Inherited from System.Configuration.ConfigurationElement) | |
OnRequiredPropertyNotFound | Throws an exception when a required property is not found. (Inherited from System.Configuration.ConfigurationElement) | |
PostDeserialize | Called after deserialization. (Inherited from System.Configuration.ConfigurationElement) | |
PreSerialize | Called before serialization. (Inherited from System.Configuration.ConfigurationElement) | |
SetPropertyValue | Sets a property to the specified value. (Inherited from System.Configuration.ConfigurationElement) |