|
Add |
Add a new element to the collection.
(Inherited from DeserializableConfigurationElementCollectionBase<TElement>.) |
|
BaseAdd |
Overloaded. |
|
BaseClear |
(Inherited from ConfigurationElementCollection.) |
|
BaseGet |
Overloaded. |
|
BaseGetAllKeys |
(Inherited from ConfigurationElementCollection.) |
|
BaseGetKey |
(Inherited from ConfigurationElementCollection.) |
|
BaseIndexOf |
(Inherited from ConfigurationElementCollection.) |
|
BaseIsRemoved |
(Inherited from ConfigurationElementCollection.) |
|
BaseRemove |
(Inherited from ConfigurationElementCollection.) |
|
BaseRemoveAt |
(Inherited from ConfigurationElementCollection.) |
|
Clear |
Remove all the items in the collection.
(Inherited from DeserializableConfigurationElementCollectionBase<TElement>.) |
|
CopyTo |
(Inherited from ConfigurationElementCollection.) |
|
CreateNewElement |
Overloaded. |
|
Deserialize |
(Inherited from DeserializableConfigurationElementCollectionBase<TElement>.) |
|
DeserializeElement |
(Inherited from ConfigurationElement.) |
|
Equals |
(Inherited from ConfigurationElementCollection.) |
|
Finalize |
(Inherited from Object.) |
|
GetElement |
Overloaded. |
|
GetElementKey |
Gets the element key for a specified configuration element when overridden in a derived class.
(Overrides ConfigurationElementCollection.GetElementKey(ConfigurationElement).) |
|
GetEnumerator |
Returns an enumerator that iterates through the collection.
(Inherited from DeserializableConfigurationElementCollectionBase<TElement>.) |
|
GetHashCode |
(Inherited from ConfigurationElementCollection.) |
|
GetType |
(Inherited from Object.) |
|
Init |
(Inherited from ConfigurationElement.) |
|
InitializeDefault |
(Inherited from ConfigurationElement.) |
|
IsElementName |
(Inherited from ConfigurationElementCollection.) |
|
IsElementRemovable |
(Inherited from ConfigurationElementCollection.) |
|
IsModified |
(Inherited from ConfigurationElementCollection.) |
|
IsReadOnly |
(Inherited from ConfigurationElementCollection.) |
|
ListErrors |
(Inherited from ConfigurationElement.) |
|
MemberwiseClone |
(Inherited from Object.) |
|
OnDeserializeUnrecognizedAttribute |
(Inherited from ConfigurationElement.) |
|
OnDeserializeUnrecognizedElement |
Causes the configuration system to throw an exception.
(Overrides ConfigurationElementCollection.OnDeserializeUnrecognizedElement(String, XmlReader).) |
|
OnRequiredPropertyNotFound |
(Inherited from ConfigurationElement.) |
|
PostDeserialize |
(Inherited from ConfigurationElement.) |
|
PreSerialize |
(Inherited from ConfigurationElement.) |
|
RemoveAt |
Remove an element from the collection at the given index.
(Inherited from DeserializableConfigurationElementCollectionBase<TElement>.) |
|
Reset |
(Inherited from ConfigurationElementCollection.) |
|
ResetModified |
(Inherited from ConfigurationElementCollection.) |
|
SerializeElement |
(Inherited from ConfigurationElementCollection.) |
|
SerializeElementContents |
Write out the contents of this collection to the given writer without a containing element corresponding directly to this container element. Each child element will have a tag name given by elementName.
(Inherited from DeserializableConfigurationElementCollectionBase<TElement>.) |
|
SerializeToXmlElement |
(Inherited from ConfigurationElement.) |
|
SetPropertyValue |
(Inherited from ConfigurationElement.) |
|
SetReadOnly |
(Inherited from ConfigurationElementCollection.) |
|
ToString |
(Inherited from Object.) |
|
Unmerge |
(Inherited from ConfigurationElementCollection.) |