APRlib

SupportClass.CollectionsManager.Shuffle Method

Shuffles the list randomly.

Overload List

Shuffles the list randomly.

public static void Shuffle(ICollection);

Shuffles the list randomly.

public static void Shuffle(ICollection,Random);

Shuffles the list randomly.

public static void Shuffle(IList);

Shuffles the list randomly.

public static void Shuffle(IList,Random);

See Also

SupportClass.CollectionsManager Class | (global) Namespace