Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

Overload List

  NameDescription
Public methodStatic memberRandomize<(Of <<'(T>)>>)(IList<(Of <<'(T>)>>))
Randomize the order of the elements within the passed list.
Public methodStatic memberRandomize(IList)
Randomize the order of the elements within the passed list.
Public methodStatic memberRandomize<(Of <<'(T>)>>)(array<T>[]()[][])
Reorder elements of a type T array in a random way.

See Also