Click or drag to resize

EntityFilterChainTEntityApplyChanges Method

Applies any changes so that they take effect the next time RedistributeEntities is invoked. It is necessary to call this method after setting the InputEntities and MatchingStrategy properties and after modifying the Filters collection.

Namespace:  AGI.Foundation.Tracking
Assembly:  AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public void ApplyChanges()
See Also