Click or drag to resize

NamedObjectCollectionChangedEventArgsChanges Property

Gets the recorded change flags.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public NamedObjectCollectionChangeType Changes { get; }

Property Value

NamedObjectCollectionChangeType
See Also