Click or drag to resize

PartitionableListTPartialViewBaseCollectionChanged Event

Occurs when the collection has changed.

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

Value

NotifyCollectionChangedEventHandler
See Also