Click or drag to resize

PermutationRowCount Property

Returns number of distinct possible arrangements of this Permutation.

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