Share

WorksetId Operators

The WorksetId type exposes the following members.

Operators

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

See Also

Reference

Was this information helpful?