Calitha GOLD Parser Engine Documentation

IntegerList.Sort Method (IComparer)

Sorts the elements in the entire ArrayList using the specified comparer.

public void Sort(
   IComparer comparer
);

Parameters

comparer
The IComparer implementation to use when comparing elements.

See Also

IntegerList Class | com.calitha.commons Namespace | IntegerList.Sort Overload List