MoreEnumerableSubsets Method |
Name | Description | |
---|---|---|
SubsetsT(IEnumerableT) |
Returns a sequence of IListT representing all of the subsets
of any size that are part of the original sequence.
| |
SubsetsT(IEnumerableT, Int32) |
Returns a sequence of IListT representing all subsets of the
specified size that are part of the original sequence.
|