SelectableCollection<T> Events

The SelectableCollection<<'T>> type exposes the following members.

Events

Name Description
Public event CollectionCleared (Inherited from Collection<<'T>>.)
Public event ItemAdded (Inherited from Collection<<'T>>.)
Public event ItemMoved (Inherited from Collection<<'T>>.)
Public event ItemRemoved (Inherited from Collection<<'T>>.)
Public event SelectedIndexChanged

See Also

Reference