XList Class |
Namespace: Linq.Extras
The XList type exposes the following members.
| Name | Description | |
|---|---|---|
| AsReadOnlyT |
Returns a read-only wrapper for the list.
| |
| ShuffleT |
Shuffles the elements of a list using the specified Random instance.
| |
| SwapT |
Swaps the elements at the specified positions in the list.
|