The following tables list the members exposed by the AudienceUriElementCollection type.

Public Constructors

  Name Description
AudienceUriElementCollection  
Top

Public Properties (see also Protected Properties)

  Name Description
public property CollectionType  (Inherited from ConfigurationElementCollection)
public property Count  (Inherited from ConfigurationElementCollection)
public property ElementInformation  (Inherited from ConfigurationElement)
public property EmitClear  (Inherited from ConfigurationElementCollection)
public property IsConfigured Returns a value indicating whether this element has been configured with non-default values.
public property IsSynchronized  (Inherited from ConfigurationElementCollection)
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)
public property Mode Audience restriction mode. The default value is Always.
public property SyncRoot  (Inherited from ConfigurationElementCollection)
Top

Protected Properties

  Name Description
protected property AddElementName  (Inherited from ConfigurationElementCollection)
protected property ClearElementName  (Inherited from ConfigurationElementCollection)
protected property ElementName  (Inherited from ConfigurationElementCollection)
protected property ElementProperty  (Inherited from ConfigurationElement)
protected property EvaluationContext  (Inherited from ConfigurationElement)
protected property Item  Overloaded. (Inherited from ConfigurationElement)
protected property Properties  (Inherited from ConfigurationElement)
protected property RemoveElementName  (Inherited from ConfigurationElementCollection)
protected property ThrowOnDuplicate  (Inherited from ConfigurationElementCollection)
Top

Public Methods (see also Protected Methods)

  Name Description
public method CopyTo  (Inherited from ConfigurationElementCollection)
public method Equals  Overloaded. (Inherited from ConfigurationElementCollection)
public method GetEnumerator  (Inherited from ConfigurationElementCollection)
public method GetHashCode  (Inherited from ConfigurationElementCollection)
public method GetType  (Inherited from Object)
public method IsReadOnly  (Inherited from ConfigurationElementCollection)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)
Top

Protected Methods

  Name Description
protected method BaseAdd  Overloaded. (Inherited from ConfigurationElementCollection)
protected method BaseClear  (Inherited from ConfigurationElementCollection)
protected method BaseGet  Overloaded. (Inherited from ConfigurationElementCollection)
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)
protected method CreateNewElement Overloaded. Overridden.  
protected method DeserializeElement  (Inherited from ConfigurationElement)
protected method Finalize  (Inherited from Object)
protected method GetElementKey Overridden.  
protected method Init Overridden.  
protected method InitializeDefault  (Inherited from ConfigurationElement)
protected method IsElementName  (Inherited from ConfigurationElementCollection)
protected method IsElementRemovable  (Inherited from ConfigurationElementCollection)
protected method IsModified  (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)
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)
protected method Unmerge  (Inherited from ConfigurationElementCollection)
Top

Explicit Interface Implementations

  Name Description
System.Collections.ICollection.CopyTo  (Inherited from ConfigurationElementCollection)
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.