InjectionMemberElement Members

The InjectionMemberElement type exposes the following members.

Constructors

  Name Description
Ee649895.protmethod(en-us,PandP.20).gif InjectionMemberElement

Methods

  Name Description
Ee649895.pubmethod(en-us,PandP.20).gif Deserialize
Load this element from the given XmlReader.
(Inherited from DeserializableConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif DeserializeElement (Inherited from ConfigurationElement.)
Ee649895.pubmethod(en-us,PandP.20).gif Equals (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif Finalize (Inherited from Object.)
Ee649895.pubmethod(en-us,PandP.20).gif GetHashCode (Inherited from ConfigurationElement.)
Ee649895.pubmethod(en-us,PandP.20).gif GetInjectionMembers
Return the set of InjectionMembers that are needed to configure the container according to this configuration element.
Ee649895.pubmethod(en-us,PandP.20).gifEe649895.static(en-us,PandP.20).gif GetMemberElementName
Get the standard tag name for an InjectionMemberElement taking into account currently loaded section extensions.
Ee649895.pubmethod(en-us,PandP.20).gif GetType (Inherited from Object.)
Ee649895.protmethod(en-us,PandP.20).gif Init (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif InitializeDefault (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif IsModified (Inherited from ConfigurationElement.)
Ee649895.pubmethod(en-us,PandP.20).gif IsReadOnly (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif ListErrors (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif MemberwiseClone (Inherited from Object.)
Ee649895.protmethod(en-us,PandP.20).gif OnDeserializeUnrecognizedAttribute (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif OnDeserializeUnrecognizedElement (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif OnRequiredPropertyNotFound (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif PostDeserialize (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif PreSerialize (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif Reset (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif ResetModified (Inherited from ConfigurationElement.)
Ee649895.pubmethod(en-us,PandP.20).gif SerializeContent
Write the contents of this element to the given XmlWriter.
(Inherited from DeserializableConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif SerializeElement (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif SerializeToXmlElement (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif SetPropertyValue (Inherited from ConfigurationElement.)
Ee649895.protmethod(en-us,PandP.20).gif SetReadOnly (Inherited from ConfigurationElement.)
Ee649895.pubmethod(en-us,PandP.20).gif ToString (Inherited from Object.)
Ee649895.protmethod(en-us,PandP.20).gif Unmerge (Inherited from ConfigurationElement.)

Extension Methods

  Name Description
Ee649895.pubextension(en-us,PandP.20).gif ReadElementByType
Deserialize an element, basing the element type on the one supplied at runtime, and then store the element into the given elementCollection.
(Defined by ConfigurationElementExtensions.)
Ee649895.pubextension(en-us,PandP.20).gif ReadUnwrappedElement
Deserialize an element of the given type, store it in the collection object, and
(Defined by ConfigurationElementExtensions.)

Properties

  Name Description
Ee649895.pubproperty(en-us,PandP.20).gif ElementInformation (Inherited from ConfigurationElement.)
Ee649895.pubproperty(en-us,PandP.20).gif ElementName
Element name to use to serialize this into XML.
Ee649895.protproperty(en-us,PandP.20).gif ElementProperty (Inherited from ConfigurationElement.)
Ee649895.protproperty(en-us,PandP.20).gif EvaluationContext (Inherited from ConfigurationElement.)
Ee649895.protproperty(en-us,PandP.20).gif Item Overloaded.
Ee649895.pubproperty(en-us,PandP.20).gif Key
Each element must have a unique key, which is generated by the subclasses.
Ee649895.pubproperty(en-us,PandP.20).gif LockAllAttributesExcept (Inherited from ConfigurationElement.)
Ee649895.pubproperty(en-us,PandP.20).gif LockAllElementsExcept (Inherited from ConfigurationElement.)
Ee649895.pubproperty(en-us,PandP.20).gif LockAttributes (Inherited from ConfigurationElement.)
Ee649895.pubproperty(en-us,PandP.20).gif LockElements (Inherited from ConfigurationElement.)
Ee649895.pubproperty(en-us,PandP.20).gif LockItem (Inherited from ConfigurationElement.)
Ee649895.protproperty(en-us,PandP.20).gif Properties (Inherited from ConfigurationElement.)

See Also

InjectionMemberElement Class

Microsoft.Practices.Unity.Configuration Namespace