Partager via


AssociationChangedEventArgs<T> - Classe

Fournit des données pour l'événement OnChanged de EntityRef<TEntity>, EntitySet<TEntity>ou Microsoft.SharePoint.Linq.LookupList<T>.

Hiérarchie d’héritage

System.Object
  System.EventArgs
    Microsoft.SharePoint.Linq.AssociationChangedEventArgs<T>

Espace de noms :  Microsoft.SharePoint.Linq
Assembly :  Microsoft.SharePoint.Linq (dans Microsoft.SharePoint.Linq.dll)

Syntaxe

'Déclaration
Public Class AssociationChangedEventArgs(Of T) _
    Inherits EventArgs
'Utilisation
Dim instance As AssociationChangedEventArgs(Of T)
public class AssociationChangedEventArgs<T> : EventArgs

Paramètres de type

  • T
    Le type de la l'entité impliquée dans la modification.

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

AssociationChangedEventArgs<T> - Membres

Microsoft.SharePoint.Linq - Espace de noms