AlertCollection - Classe
S’applique à : Microsoft SharePoint Server 2010 Search
Représente une collection d'objets SearchAlert pour un spécifié SPSite.
Hiérarchie d’héritage
System.Object
Microsoft.Office.Server.Search.Query.AlertCollection
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class AlertCollection _
Implements IEnumerable
'Utilisation
Dim instance As AlertCollection
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class AlertCollection : IEnumerable
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.