[ROOT] / doc / tocInheritance / QueryExpression / QueryExpressionShuffle


Shuffles collection in random order.

Useful when you want to see a limited but still 'representative' sample of result set.

Useful in collection with QueryExpressionTake.

Note extension method Shuffle which can be used in C# directly.
See SyntaxHelp.


Details

Generated 2024-05-18 08:57:46.855 UTC