Click or drag to resize

PartitionableListT_partialViewsToNotify Field

The partial views that need to notify after modifications that they have changed.

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected HashSet<PartitionableListTPartialViewBase> _partialViewsToNotify

Field Value

HashSetPartitionableListTPartialViewBase
See Also