[]
Represents the method that handles the ContentChanged event.
public delegate void DataProviderInfoCollection.ContentChangedEventHandler(object sender, EventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Represents the method that handles the event. |
EventArgs | e | Represents the method that handles the event. |
Name | Description |
---|---|
ContentChangedEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, EventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, EventArgs) |