APRlib

SupportClass.CollectionsManager.Reverse Method 

Reverses the order of the elements in the ArrayList or a portion of it.

public static void Reverse(
   IList List
);

Parameters

List
IList that goes away has to reverse.

See Also

SupportClass.CollectionsManager Class | (global) Namespace