Click here to Skip to main content
15,886,030 members
Articles / Programming Languages / C#

A C# List Permutation Iterator

Rate me:
Please Sign up or sign in to vote.
4.71/5 (5 votes)
14 Nov 2009CPOL 54.1K   16  
An iterator in C# which iterates over all permutations of a given IList.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Israel Israel
Software developer since 1984, currently specializing in C# and .NET.

Comments and Discussions