AudienceSiteCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of portal sites associated with a specific audience.

The AudienceSiteCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of audience sites in the collection.
Public property IsSynchronized
Public property Item[Int32] Gets the AudienceSite object with the specified index from the collection.
Public property Item[String] Gets an array list of AudienceSite objects with the specified name from the collection.
Public property SyncRoot

Top

Methods

  Name Description
Public method CopyTo
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can iterate through the AudienceSiteCollection object.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

AudienceSiteCollection Class

Microsoft.Office.Server.Audience Namespace