Click or drag to resize

MonitoredListT Fields

The MonitoredListT generic type exposes the following members.

Fields
  NameDescription
Public fieldList
The items.
Public fieldOnAdded
The delegate called when a new item is added.
Public fieldOnMoved
The delegate called when an item is moved from one index to another.
Public fieldOnRemoved
The delegate called when an item is removed.
Top
See Also