Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
Collection
Extensions
Scramble Method
Overload List
Scramble
TSource
(IList
TSource
)
Rearranges all the elements in the list into a highly-random order.
Scramble
TSource
(IList
TSource
, Int32)
Rearranges all the elements in the list into a repeatable pseudo-random order.
See Also
Reference
CollectionExtensions Class
Gemstone.Collections.CollectionExtensions Namespace
In This Article
Overload List
See Also