[]
Represents the method that handles the ItemAdded or ItemRemoved event.
public delegate void ExpressionInfoCollectionEventHandler(object sender, ExpressionInfoCollectionEventArgs e)
Type | Name | Description |
---|---|---|
object | sender | Represents the method that handles the or event. |
ExpressionInfoCollectionEventArgs | e | Represents the method that handles the or event. |
Name | Description |
---|---|
ExpressionInfoCollectionEventHandler(object, IntPtr) |
Name | Description |
---|---|
BeginInvoke(object, ExpressionInfoCollectionEventArgs, AsyncCallback, object) | |
EndInvoke(IAsyncResult) | |
Invoke(object, ExpressionInfoCollectionEventArgs) |