PartitionableListT_actionBeforeInsertion Field |
Defines an action that is executed before an item is inserted. The 1st argument is the item to insert.
Namespace: Altaxo.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected Action<T>? _actionBeforeInsertion
Field Value
ActionTSee Also