Click or drag to resize

CombinationRowCount Property

Count of distinct sequences in the Combination table.

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

Property Value

Type: Int64
See Also