Click or drag to resize

Multicombination Operators

The Multicombination type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Indicate whether 2 Multicombinations are equal.
Public operatorStatic memberGreaterThan
Indicate whether the left Multicombination is greater than the right Multicombination.
Public operatorStatic memberGreaterThanOrEqual
Indicate whether the left Multicombination is greater than or equal to the right Multicombination.
Public operatorStatic memberInequality
Indicate whether 2 Multicombinations are not equal.
Public operatorStatic memberLessThan
Indicate whether the left Multicombination is less than the right Multicombination.
Public operatorStatic memberLessThanOrEqual
Indicate whether the left Multicombination is less than or equal to the right Multicombination.
Top
See Also