EventHandlerCollection - Classe

Représente une collection d'objets EventHandler .

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.ClientObjectCollection
      Microsoft.SharePoint.Client.ClientObjectCollection<EventHandler>
        Microsoft.ProjectServer.Client.EventHandlerCollection

Espace de noms :  Microsoft.ProjectServer.Client
Assembly :  Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)

Syntaxe

'Déclaration
<ScriptTypeAttribute("PS.EventHandlerCollection", ServerTypeId := "{75b6a163-cb27-4513-9bec-47d8e4804a06}")> _
Public Class EventHandlerCollection _
    Inherits ClientObjectCollection(Of EventHandler)
'Utilisation
Dim instance As EventHandlerCollection
[ScriptTypeAttribute("PS.EventHandlerCollection", ServerTypeId = "{75b6a163-cb27-4513-9bec-47d8e4804a06}")]
public class EventHandlerCollection : ClientObjectCollection<EventHandler>

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.

Voir aussi

Référence

EventHandlerCollection - Membres

Microsoft.ProjectServer.Client - Espace de noms

EventHandler

EventHandlerCreationInformation

EventHandlers