SetReportDefinitionCompletedEventHandler 委托

定义

public delegate void SetReportDefinitionCompletedEventHandler(System::Object ^ sender, SetReportDefinitionCompletedEventArgs ^ e);
public delegate void SetReportDefinitionCompletedEventHandler(object sender, SetReportDefinitionCompletedEventArgs e);
type SetReportDefinitionCompletedEventHandler = delegate of obj * SetReportDefinitionCompletedEventArgs -> unit
Public Delegate Sub SetReportDefinitionCompletedEventHandler(sender As Object, e As SetReportDefinitionCompletedEventArgs)

参数

sender
Object

适用于