SuspendableDocumentNodeBaseSetOfEventDataSetOrAccumulate Method |
Puts the specified item in the collection regardless of whether it is already contained. If it is not already contained, it is added to the collection.
If it is already contained and is of type
SelfAccumulateableEventArgs, the
Add(SelfAccumulateableEventArgs) function is used to add the item to the already contained item.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
See Also