ReadableLocator Members

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 ReadableLocator type exposes the following members.

Constructors

  Name Description
Ee651175.protmethod(en-us,PandP.10).gif ReadableLocator Overloaded.

Methods

  Name Description
Ee651175.pubmethod(en-us,PandP.10).gif Contains
Determine if the locator contains an object for the given key.
Ee651175.pubmethod(en-us,PandP.10).gif Equals (Inherited from Object.)
Ee651175.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee651175.pubmethod(en-us,PandP.10).gif FindBy
Finds objects in the locator using the predicate, and returns a temporary locator filled with the found objects.
Ee651175.pubmethod(en-us,PandP.10).gif Get Overloaded.
Ee651175.pubmethod(en-us,PandP.10).gif GetEnumerator
Returns an enumerator that iterates through the locator.
Ee651175.pubmethod(en-us,PandP.10).gif GetHashCode (Inherited from Object.)
Ee651175.pubmethod(en-us,PandP.10).gif GetType (Inherited from Object.)
Ee651175.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee651175.pubmethod(en-us,PandP.10).gif ToString (Inherited from Object.)

Properties

  Name Description
Ee651175.pubproperty(en-us,PandP.10).gif Count
Gets the number of items in the locator.
Ee651175.pubproperty(en-us,PandP.10).gif ParentLocator
Gets the parent locator.
Ee651175.pubproperty(en-us,PandP.10).gif ReadOnly
Determines if the locator is read-only.

Explicit Interface Implementations

  Name Description
Ee651175.pubinterface(en-us,PandP.10).gifEe651175.privmethod(en-us,PandP.10).gif IEnumerable.GetEnumerator
Returns an enumerator that iterates through the locator.

See Also

ReadableLocator Class

Microsoft.Practices.ObjectBuilder2 Namespace