Defines the events raised by the BaseList class.
The following tables list the members exposed by the BaseListListener(E) type.
Public Methods| Name | Description | |
|---|---|---|
![]() |
Invoked when an item is added to the list. |
|
![]() |
Invoked when the list is changed. |
See Also