IListSorter
Short summary
Interface for sorters of :ref:IList.
| Access | Abstract | Final | Extends | Implements |
|---|---|---|---|---|
| - | No | No | CNM_AbstractObject.IObject | - |
UML Diagram
Properties
maxCycleCompares
Type: UDINT
This property defines the maximum amount of compares that should be done per Cycle. Default should be set by class.…
Code
Declaration
INTERFACE IListSorter EXTENDS CNM_AbstractObject.IObject