Partager via


ElementLookup Members

Include Protected Members
Include Inherited Members

The ElementLookup type exposes the following members.

Constructors

  Name Description
Ff670663.pubmethod(en-us,PandP.50).gif ElementLookup
This constructor supports the configuration design-time and is not intended to be used directly from your code.

Methods

  Name Description
Ff670663.pubmethod(en-us,PandP.50).gif AddCustomElement
Adds a custom element to the ElementLookup.
Ff670663.pubmethod(en-us,PandP.50).gif AddSection
Adds a SectionViewModel instance to the ElementLookup.
Ff670663.pubmethod(en-us,PandP.50).gif CreateChangeScope
Creates an instance of IElementChangeScope which can be used to monitor ElementViewModel instances that match predicate.
Ff670663.pubmethod(en-us,PandP.50).gif CreateReference Overloaded.
Ff670663.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff670663.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff670663.pubmethod(en-us,PandP.50).gif FindExtendedPropertyProviders
Returns an IElementChangeScope that can be used to monitor IElementExtendedPropertyProvider instances.
Ff670663.pubmethod(en-us,PandP.50).gif FindInstancesOfConfigurationType Overloaded.
Ff670663.pubmethod(en-us,PandP.50).gif GetElementById
Returns the ElementViewModel that matched a given ElementId.
Ff670663.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff670663.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff670663.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff670663.protmethod(en-us,PandP.50).gif OnCollectionChanged
Raises the CollectionChanged event.
Ff670663.pubmethod(en-us,PandP.50).gif RemoveSection
Removes a SectionViewModel instance from the ElementLookup.
Ff670663.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Events

  Name Description
Ff670663.pubevent(en-us,PandP.50).gif CollectionChanged
Occurs when the collection changes.

See Also

ElementLookup Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel.Services Namespace