Click or drag to resize

CombinationPicks Property

Number of elements in the Combination.

Namespace:  Kaos.Combinatorics
Assembly:  KaosCombinatorics (in KaosCombinatorics.dll) Version: 6.0.0.0
Syntax
C#
public int Picks { get; }

Property Value

Type: Int32
Remarks
Also known as k.
See Also