Compartilhar via


AlertCollection members

Include protected members
Include inherited members

Aplica-se a: Microsoft SharePoint Server 2010 search
Representa uma coleção de objetos SearchAlert para um SPSitede especificado.

The AlertCollection type exposes the following members.

Constructors

  Name Description
Public method AlertCollection Inicializa uma nova instância da classe AlertCollection .

Top

Properties

  Name Description
Public property Count Obtém o número de alertas de pesquisa na coleção.
Public property Item Obtém o alerta de pesquisa especificado da coleção de alertas para o site.
Public property Site Obtém o site para a coleção de alerta.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method Exists Retorna um valor booleano que indica se o alerta de pesquisa especificada existe na coleção de alerta.
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 Retorna um enumerador para iterar através da coleção de alerta.

Top

Ver também

Referência

AlertCollection class

Microsoft.Office.Server.Search.Query namespace