Common Application Framework

CommandList.Sort Method (IComparer)

Sorts the elements in the CommandList or a portion of it.

public override void Sort(
   IComparer comparer
);

Parameters

comparer
The IComparer implementation to use when comparing elements.

See Also

CommandList Class | Aveva.ApplicationFramework.Presentation Namespace | CommandList.Sort Overload List