Share via


AlertCollection Members

Include Protected Members
Include Inherited Members

Applies to: Microsoft SharePoint Server 2010 search
Represents a collection of SearchAlert objects for a specified SPSite.

The AlertCollection type exposes the following members.

Constructors

  Name Description
Public method AlertCollection Initializes a new instance of the AlertCollection class.

Top

Properties

  Name Description
Public property Count Gets the number of search alerts in the collection.
Public property Item Gets the specified search alert from the collection of alerts for site.
Public property Site Gets the site for the alert collection.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method Exists Returns a Boolean value that indicates whether the specified search alert exists in the alert collection.
Protected method Finalize (Inherited from 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

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Returns an enumerator to iterate through the alert collection.

Top

See Also

Reference

AlertCollection Class

Microsoft.Office.Server.Search.Query Namespace