Remove delegate for the array list event handler.
Each function which should be called if the remove event was fired must have the same struct as this delegate.
The event arguments containing the removed objects. See ArrayListEventArgs class for further information.
Namespace: uws.Utilities
Assembly: uwsCore (in uwsCore.dll)
uws.Utilities Namespace | RemoveEvent | ArrayListEventArgs