APRlib

SupportClass.CollectionsManager.Shuffle Method (IList)

Shuffles the list randomly.

public static void Shuffle(
   IList List
);

Parameters

List
The list to be shuffled.

See Also

SupportClass.CollectionsManager Class | (global) Namespace | SupportClass.CollectionsManager.Shuffle Overload List