Permutation Operators |
The Permutation type exposes the following members.
Name | Description | |
---|---|---|
Equality | Indicate whether 2 Permutations are equal. | |
GreaterThan | Indicate whether the left Permutation is greater than
the right Permutation. | |
GreaterThanOrEqual | Indicate whether the left Permutation is greater than
or equal to the right Permutation. | |
Inequality | Indicate whether 2 Permutations are not equal. | |
LessThan | Indicate whether the left Permutation is less than
the right Permutation. | |
LessThanOrEqual | Indicate whether the left permutation is less than or equal to
the right permutation. |