InterceptorConfigurationElementCollection Methods

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 latest Unity Application Block information can be found at the Unity Application Block site.

The InterceptorConfigurationElementCollection type exposes the following members.

Methods

  Name Description
Ee649559.protmethod(en-us,PandP.10).gif BaseAdd Overloaded.
Ee649559.protmethod(en-us,PandP.10).gif BaseClear (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif BaseGet Overloaded.
Ee649559.protmethod(en-us,PandP.10).gif BaseGetAllKeys (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif BaseGetKey (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif BaseIndexOf (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif BaseIsRemoved (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif BaseRemove (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif BaseRemoveAt (Inherited from ConfigurationElementCollection.)
Ee649559.pubmethod(en-us,PandP.10).gif CopyTo (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif CreateNewElement Overloaded.
Ee649559.protmethod(en-us,PandP.10).gif DeserializeElement (Inherited from ConfigurationElement.)
Ee649559.pubmethod(en-us,PandP.10).gif Equals (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee649559.protmethod(en-us,PandP.10).gif Get Overloaded.
Ee649559.protmethod(en-us,PandP.10).gif GetElementKey
Gets the element key for a specified configuration element when overridden in a derived class.
(Overrides ConfigurationElementCollection.GetElementKey(ConfigurationElement).)
Ee649559.pubmethod(en-us,PandP.10).gif GetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from TypeResolvingConfigurationElementCollection.)
Ee649559.pubmethod(en-us,PandP.10).gif GetHashCode (Inherited from ConfigurationElementCollection.)
Ee649559.pubmethod(en-us,PandP.10).gif GetType (Inherited from Object.)
Ee649559.protmethod(en-us,PandP.10).gif Init (Inherited from ConfigurationElement.)
Ee649559.protmethod(en-us,PandP.10).gif InitializeDefault (Inherited from ConfigurationElement.)
Ee649559.protmethod(en-us,PandP.10).gif IsElementName (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif IsElementRemovable (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif IsModified (Inherited from ConfigurationElementCollection.)
Ee649559.pubmethod(en-us,PandP.10).gif IsReadOnly (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif ListErrors (Inherited from ConfigurationElement.)
Ee649559.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee649559.protmethod(en-us,PandP.10).gif OnDeserializeUnrecognizedAttribute (Inherited from ConfigurationElement.)
Ee649559.protmethod(en-us,PandP.10).gif OnDeserializeUnrecognizedElement (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif OnRequiredPropertyNotFound (Inherited from ConfigurationElement.)
Ee649559.protmethod(en-us,PandP.10).gif PostDeserialize (Inherited from ConfigurationElement.)
Ee649559.protmethod(en-us,PandP.10).gif PreSerialize (Inherited from ConfigurationElement.)
Ee649559.protmethod(en-us,PandP.10).gif Reset (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif ResetModified (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif SerializeElement (Inherited from ConfigurationElementCollection.)
Ee649559.protmethod(en-us,PandP.10).gif SerializeToXmlElement (Inherited from ConfigurationElement.)
Ee649559.protmethod(en-us,PandP.10).gif SetPropertyValue (Inherited from ConfigurationElement.)
Ee649559.protmethod(en-us,PandP.10).gif SetReadOnly (Inherited from ConfigurationElementCollection.)
Ee649559.pubmethod(en-us,PandP.10).gif ToString (Inherited from Object.)
Ee649559.protmethod(en-us,PandP.10).gif Unmerge (Inherited from ConfigurationElementCollection.)

Explicit Interface Implementations

  Name Description
Ee649559.pubinterface(en-us,PandP.10).gifEe649559.privmethod(en-us,PandP.10).gif ICollection.CopyTo (Inherited from ConfigurationElementCollection.)
Ee649559.pubinterface(en-us,PandP.10).gifEe649559.privmethod(en-us,PandP.10).gif IEnumerable.GetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from TypeResolvingConfigurationElementCollection.)

See Also

InterceptorConfigurationElementCollection Class

Microsoft.Practices.Unity.InterceptionExtension.Configuration Namespace