'宣言 Public Delegate Sub DataSourceBatchCompletedEventHandler( _ ByVal sender As Object, _ ByVal e As DataSourceBatchCompletedEventArgs _ )
public delegate void DataSourceBatchCompletedEventHandler( object sender, DataSourceBatchCompletedEventArgs e )