Unique |
The UniqueId type exposes the following members.
Name | Description | |
---|---|---|
Equality(UniqueId, UniqueId) | Determines whether two unique identifiers are equal. | |
GreaterThan(UniqueId, UniqueId) | Determines whether one unique identifier is greater than another unique identifier. | |
GreaterThanOrEqual(UniqueId, UniqueId) | Determines whether one unique identifier is greater than or equal to another unique identifier. | |
Inequality(UniqueId, UniqueId) | Determines whether two unique identifiers are not equal. | |
LessThan(UniqueId, UniqueId) | Determines whether one unique identifier is less than another unique identifier. | |
LessThanOrEqual(UniqueId, UniqueId) | Determines whether one unique identifier is less than or equal to another unique identifier. |