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