







[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Overload List
Name | Description | |
---|---|---|
![]() ![]() | RandomShuffle<(Of <T>)>(IEnumerable<(Of <T>)>) |
Randomly shuffles the items in a collection, yielding a new collection.
|
![]() ![]() | RandomShuffle<(Of <T>)>(IEnumerable<(Of <T>)>, Random) |
Randomly shuffles the items in a collection, yielding a new collection.
|