'宣言 Public Delegate Sub DataSourceBatchStartedEventHandler( _ ByVal sender As Object, _ ByVal e As DataSourceBatchStartedEventArgs _ )
public delegate void DataSourceBatchStartedEventHandler( object sender, DataSourceBatchStartedEventArgs e )
DataSourceBatchStartedEventHandler メンバ Infragistics.Controls.DataSource.Implementation 名前空間