Click or drag to resize

NamedItemListTCollectionChanged Event

Occurs when the collection changes.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public event NotifyCollectionChangedEventHandler CollectionChanged

Value

NotifyCollectionChangedEventHandler

Implements

INotifyCollectionChangedCollectionChanged
See Also