Linq.Extras documentation
Linq.Extras documentation
Linq.Extras
XList Class
XList Methods
AsReadOnly(T) Method
Shuffle(T) Method
Swap(T) Method
XList Methods
The
XList
type exposes the following members.
Methods
Name
Description
AsReadOnly
T
Returns a read-only wrapper for the list.
Shuffle
T
Shuffles the elements of a list using the specified
Random
instance.
Swap
T
Swaps the elements at the specified positions in the list.
Top
See Also
Reference
XList Class
Linq.Extras Namespace