Delegado CollectionChangeEventHandler

Represents the method that will handle the OnCollectionChange event.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

C#
public delegate void CollectionChangeEventHandler(
    Object sender,
    CollectionChangeEventArgs e
)

Parámetros

  • sender
    Tipo: System.Object
    Represents the event calling the object.

Comentarios

Nuevo:   17 de julio de 2006

Vea también

Referencia

Espacio de nombres Microsoft.AnalysisServices