Updates a list (toList) of objects based on another (fromList).
Using the comparison function, each object is considered
as missing (and then created using the creation function),
as already existing (then updated using the update function)
or as obsolete (then removed from toList).
Namespace:Packflow.Modeling Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)