MatchingRuleSet Members

Include Protected Members
Include Inherited 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 MatchingRuleSet type exposes the following members.

Constructors

  Name Description
Public method MatchingRuleSet

Methods

  Name Description
Public method Add (Inherited from Collection<IMatchingRule>.)
Public method AddRange (Inherited from CollectionEx<T>.)
Public method Clear (Inherited from Collection<IMatchingRule>.)
Protected method ClearItems (Inherited from CollectionEx<T>.)
Public method Contains (Inherited from Collection<IMatchingRule>.)
Public method CopyTo (Inherited from Collection<IMatchingRule>.)
Public method Equals (Inherited from Object.)
Public method Exists (Inherited from CollectionEx<T>.)
Protected method Finalize (Inherited from Object.)
Public method Find (Inherited from CollectionEx<T>.)
Public method FindIndex Overloaded.
Public method ForEach (Inherited from CollectionEx<T>.)
Public method GetEnumerator (Inherited from Collection<IMatchingRule>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from Collection<IMatchingRule>.)
Public method Insert (Inherited from Collection<IMatchingRule>.)
Protected method InsertItem (Inherited from CollectionEx<T>.)
Public method Matches
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnCollectionChanged (Inherited from CollectionEx<T>.)
Public method Remove (Inherited from Collection<IMatchingRule>.)
Public method RemoveAt (Inherited from Collection<IMatchingRule>.)
Protected method RemoveItem (Inherited from CollectionEx<T>.)
Protected method SetItem (Inherited from CollectionEx<T>.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property Count (Inherited from Collection<IMatchingRule>.)
Public property Item (Inherited from Collection<IMatchingRule>.)
Protected property Items (Inherited from Collection<IMatchingRule>.)

Events

  Name Description
Public event CollectionChanged (Inherited from CollectionEx<T>.)

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IList.Add (Inherited from Collection<IMatchingRule>.)
Explicit interface implemetationPrivate method IList.Contains (Inherited from Collection<IMatchingRule>.)
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from Collection<IMatchingRule>.)
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from Collection<IMatchingRule>.)
Explicit interface implemetationPrivate method IList.IndexOf (Inherited from Collection<IMatchingRule>.)
Explicit interface implemetationPrivate method IList.Insert (Inherited from Collection<IMatchingRule>.)
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from Collection<IMatchingRule>.)
Explicit interface implemetationPrivate property System#Collections#Generic#ICollection{T}#IsReadOnly (Inherited from Collection<IMatchingRule>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from Collection<IMatchingRule>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from Collection<IMatchingRule>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from Collection<IMatchingRule>.)
Explicit interface implemetationPrivate method IList.Remove (Inherited from Collection<IMatchingRule>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from Collection<IMatchingRule>.)

See Also

MatchingRuleSet Class

Microsoft.Practices.EnterpriseLibrary.PolicyInjection Namespace

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.