CollectionChangeEventHandler 委派

Represents the method that will handle the OnCollectionChange event.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

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

參數

  • sender
    型別:System.Object
    Represents the event calling the object.

備註

新增:   2006 年 7 月 17 日

請參閱

參考

Microsoft.AnalysisServices 命名空間