Share via


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

Constructors

  Name Description
Public method MatchDataCollection<T>

Methods

  Name Description
Public method Add
Protected method BaseAdd Overloaded.
Protected method BaseClear (Inherited from ConfigurationElementCollection.)
Protected method BaseGet Overloaded.
Protected method BaseGetAllKeys (Inherited from ConfigurationElementCollection.)
Protected method BaseGetKey (Inherited from ConfigurationElementCollection.)
Protected method BaseIndexOf (Inherited from ConfigurationElementCollection.)
Protected method BaseIsRemoved (Inherited from ConfigurationElementCollection.)
Protected method BaseRemove (Inherited from ConfigurationElementCollection.)
Protected method BaseRemoveAt (Inherited from ConfigurationElementCollection.)
Public method Clear
Public method CopyTo (Inherited from ConfigurationElementCollection.)
Protected method CreateNewElement Overloaded.
Protected method DeserializeElement (Inherited from ConfigurationElement.)
Public method Equals (Inherited from ConfigurationElementCollection.)
Protected method Finalize (Inherited from Object.)
Protected method GetElementKey (Overrides ConfigurationElementCollection.GetElementKey(ConfigurationElement).)
Public method GetEnumerator (Inherited from ConfigurationElementCollection.)
Public method GetHashCode (Inherited from ConfigurationElementCollection.)
Public method GetType (Inherited from Object.)
Protected method Init (Inherited from ConfigurationElement.)
Protected method InitializeDefault (Inherited from ConfigurationElement.)
Protected method IsElementName (Inherited from ConfigurationElementCollection.)
Protected method IsElementRemovable (Inherited from ConfigurationElementCollection.)
Protected method IsModified (Inherited from ConfigurationElementCollection.)
Public method IsReadOnly (Inherited from ConfigurationElementCollection.)
Protected method ListErrors (Inherited from ConfigurationElement.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserializeUnrecognizedAttribute (Inherited from ConfigurationElement.)
Protected method OnDeserializeUnrecognizedElement (Inherited from ConfigurationElementCollection.)
Protected method OnRequiredPropertyNotFound (Inherited from ConfigurationElement.)
Protected method PostDeserialize (Inherited from ConfigurationElement.)
Protected method PreSerialize (Inherited from ConfigurationElement.)
Public method Remove
Public method RemoveAt
Protected method Reset (Inherited from ConfigurationElementCollection.)
Protected method ResetModified (Inherited from ConfigurationElementCollection.)
Protected method SerializeElement (Inherited from ConfigurationElementCollection.)
Protected method SerializeToXmlElement (Inherited from ConfigurationElement.)
Protected method SetPropertyValue (Inherited from ConfigurationElement.)
Protected method SetReadOnly (Inherited from ConfigurationElementCollection.)
Public method ToString (Inherited from Object.)
Protected method Unmerge (Inherited from ConfigurationElementCollection.)

Properties

  Name Description
Protected property AddElementName (Inherited from ConfigurationElementCollection.)
Protected property ClearElementName (Inherited from ConfigurationElementCollection.)
Public property CollectionType (Inherited from ConfigurationElementCollection.)
Public property Count (Inherited from ConfigurationElementCollection.)
Public property ElementInformation (Inherited from ConfigurationElement.)
Protected property ElementName (Inherited from ConfigurationElementCollection.)
Protected property ElementProperty (Inherited from ConfigurationElement.)
Public property EmitClear (Inherited from ConfigurationElementCollection.)
Protected property EvaluationContext (Inherited from ConfigurationElement.)
Public property IsSynchronized (Inherited from ConfigurationElementCollection.)
Public property Item Overloaded.
Public property LockAllAttributesExcept (Inherited from ConfigurationElement.)
Public property LockAllElementsExcept (Inherited from ConfigurationElement.)
Public property LockAttributes (Inherited from ConfigurationElement.)
Public property LockElements (Inherited from ConfigurationElement.)
Public property LockItem (Inherited from ConfigurationElement.)
Protected property Properties (Inherited from ConfigurationElement.)
Protected property RemoveElementName (Inherited from ConfigurationElementCollection.)
Public property SyncRoot (Inherited from ConfigurationElementCollection.)
Protected property ThrowOnDuplicate (Inherited from ConfigurationElementCollection.)

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable<T>.GetEnumerator
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from ConfigurationElementCollection.)

See Also

MatchDataCollection<T> Class

Microsoft.Practices.EnterpriseLibrary.PolicyInjection.Configuration 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.