Share via


AudienceSiteCollection members

Represents a collection of portal sites that are 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 Gets a value indicating whether access to the AudienceSiteCollection object is synchronized (thread safe).
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 Returns the object that can be used to synchronize access to this collection.

Top

Methods

  Name Description
Public method CopyTo Copies the elements of the AudienceSiteCollection object to an array, starting at a specified index.
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