| PermutationChoices Property |
Number of available choices for the elements of the
Permutation.
Namespace:
Kaos.Combinatorics
Assembly:
KaosCombinatorics (in KaosCombinatorics.dll) Version: 5.0.0.6
Syntax public int Choices { get; }
Property Value
Type:
Int32Remarks
If no
picks value was specified when constructing this
Permutation, then this is also the number of elements.
See Also