 | MulticombinationChoices Property |
The available number of integers to choose from.
Namespace:
Kaos.Combinatorics
Assembly:
KaosCombinatorics (in KaosCombinatorics.dll) Version: 6.0.0.0
Syntaxpublic int Choices { get; }
Property Value
Type:
Int32
RemarksAlso known as n.
See Also