| ListExtensions Class |
Extensions for List
Inheritance Hierarchy SystemObject
Archon.SwissArmyLib.Utils.ExtensionsListExtensions
Namespace:
Archon.SwissArmyLib.Utils.Extensions
Assembly:
Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax The ListExtensions type exposes the following members.
Methods
| Name | Description |
---|
| ShuffleT |
Shuffles the list using Fisher–Yates shuffle algorithm.
|
TopSee Also