![]() | MonitoredListT Fields |
The MonitoredListT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | List |
The items.
|
![]() | OnAdded |
The delegate called when a new item is added.
|
![]() | OnMoved |
The delegate called when an item is moved from one index to another.
|
![]() | OnRemoved |
The delegate called when an item is removed.
|