Universal Windows Service Class Library

EventArrayList Events

The events of the EventArrayList class are listed below. For a complete list of EventArrayList class members, see the EventArrayList Members topic.

Public Instance Events

AddEvent Event which will occures if an element was added to array list.
RemoveEvent Event which will occures if an element was removed from array list.

See Also

EventArrayList Class | uws.Utilities Namespace | ArrayList