Protected
Readonly
Optional
calculates all possible permutations from a given set
the set of elements to generate the permutations with
first permutation will have start + 1 elements
last permutation will have end + 1 elements
Static
calculates all possible permutations from a given set