PartitionableListTOnCollectionChanged Method |
Namespace: Altaxo.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxprotected override void OnCollectionChanged(
NotifyCollectionChangedEventArgs e
)
Parameters
- e NotifyCollectionChangedEventArgs
- Arguments of the event being raised.
See Also