Click or drag to resize

Product Operators

The Product type exposes the following members.

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