Class which represents the event arguments for an add or remove event to or from an array list.
For a list of all members of this type, see ArrayListEventArgs Members.
System.Object
System.EventArgs
uws.Utilities.ArrayListEventArgs
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class represents the event arguments for add or remove events to or from an array list and contains the added or removed objects.
Namespace: uws.Utilities
Assembly: uwsCore (in uwsCore.dll)
ArrayListEventArgs Members | uws.Utilities Namespace