| C1.Data.2 Assembly > C1.Data Namespace : DataSetEventHandler Delegate |
'Declaration Public Delegate Sub DataSetEventHandler( _ ByVal sender As System.Object, _ ByVal e As DataSetEventArgs _ )
public delegate void DataSetEventHandler( System.object sender, DataSetEventArgs e )