WorksetId Operators

The WorksetId type exposes the following members.

Operators

  NameDescription
Public operatorStatic memberEquality
Determines whether these two WorksetIds are the same.
Public operatorStatic memberGreaterThan
Determines whether one WorksetId is greater than another WorksetId.
Public operatorStatic memberGreaterThanOrEqual
Determines whether one WorksetId is not less than another WorksetId.
Public operatorStatic memberInequality
Determines whether these two WorksetIds are different.
Public operatorStatic memberLessThan
Determines whether this WorksetId is less than another WorksetId.
Public operatorStatic memberLessThanOrEqual
Determines whether one WorksetId is not greater than another WorksetId.

See Also