Share via


ValueElementHelper Members

The ValueElementHelper type exposes the following members.

Constructors

  Name Description
Ff661145.pubmethod(en-us,PandP.20).gif ValueElementHelper
Create a new ValueElementHelper that wraps reading values and storing them in the given parentElement.

Methods

  Name Description
Ff661145.pubmethod(en-us,PandP.20).gif CompleteValueElement
Call this method at the end of deserialization of your element to set your value element.
Ff661145.pubmethod(en-us,PandP.20).gif DeserializeUnknownElement
Helper method used during deserialization to handle the default value element tags.
Ff661145.pubmethod(en-us,PandP.20).gif DeserializeUnrecognizedAttribute
Helper method used during deserialization to handle attributes for the dependency and value tags.
Ff661145.pubmethod(en-us,PandP.20).gif Equals (Inherited from Object.)
Ff661145.protmethod(en-us,PandP.20).gif Finalize (Inherited from Object.)
Ff661145.pubmethod(en-us,PandP.20).gif GetHashCode (Inherited from Object.)
Ff661145.pubmethod(en-us,PandP.20).gif GetType (Inherited from Object.)
Ff661145.pubmethod(en-us,PandP.20).gifFf661145.static(en-us,PandP.20).gif GetValue
Gets a ParameterValueElement, or if none is present, returns a default DependencyElement.
Ff661145.protmethod(en-us,PandP.20).gif MemberwiseClone (Inherited from Object.)
Ff661145.pubmethod(en-us,PandP.20).gifFf661145.static(en-us,PandP.20).gif SerializeParameterValueElement
Serialize a ParameterValueElement object out to XML. This method is aware of and implements the shorthand attributes for dependency and value elements.
Ff661145.pubmethod(en-us,PandP.20).gif ToString (Inherited from Object.)

See Also

ValueElementHelper Class

Microsoft.Practices.Unity.Configuration.ConfigurationHelpers Namespace