Click or drag to resize

PartitionableListT_partialViews Field

Contains all partial views that were created for this instance and are still alive.

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected LinkedList<WeakReference> _partialViews

Field Value

LinkedListWeakReference
See Also