Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > RSInterfaceCollections > Classes > TInterfaceListPersistent > Methods

TInterfaceListPersistent.Sort(IComparer) Method

Scroll Prev Top Next More

Performs a QuickSort on the list based on the comparison function Compare.

Call Sort to sort the items in the Items array. AComparer is a comparison function that indicates how the items are to be ordered.
 

Namespace: RSInterfaceCollections

Parameters

AComparer

Type: IComparer<IInterface>

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb