AsyncEvent<TEventArgs>.OnInvocationListChanged(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Invoked when changes to the Invocation List are added or removed
protected:
virtual void OnInvocationListChanged(bool isAdding);
protected:
virtual void OnInvocationListChanged(bool isAdding);
virtual void OnInvocationListChanged(bool isAdding);
protected virtual void OnInvocationListChanged (bool isAdding);
abstract member OnInvocationListChanged : bool -> unit
override this.OnInvocationListChanged : bool -> unit
Protected Overridable Sub OnInvocationListChanged (isAdding As Boolean)
Parameters
- isAdding
- Boolean
If a new item was added otherwise remove