DemotedSiteCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of DemotedSite objects.

The DemotedSiteCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of DemotedSite objects in the collection.
Public property Item[Int32] Gets the demoted site at the specified index in the collection.
Public property Item[Uri] Gets the demoted site from the collection based on the specified URL.

Top

Methods

  Name Description
Public method Create Creates a demoted site.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that iterates through the demoted sites in the collection.
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

DemotedSiteCollection Class

Microsoft.Office.Server.Search.Administration Namespace