| PermutationRowCount Property |
Returns number of distinct possible arrangements of this
Permutation.
Namespace:
Kaos.Combinatorics
Assembly:
KaosCombinatorics (in KaosCombinatorics.dll) Version: 5.0.0.6
Syntax public long RowCount { get; }
Property Value
Type:
Int64See Also