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