CollectionUtilsRandomize Method | 
| Name | Description | |
|---|---|---|
| RandomizeT(IListT) | 
            Randomize the order of the elements within the passed list.
              | |
| Randomize(IList) | 
            Randomize the order of the elements within the passed list.
              | |
| RandomizeT(T) | 
            Reorder elements of a type T array in a random way.
              |