Click or drag to resize

MulticombinationPicks Property

Number of elements in the Multicombination.

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