RoutingCriterionBase.IsEqual
Method
Description:
Verify if two criteria are the same.
Verify if two criteria are the same.
Parameters
| Parameter | Type | Description |
|---|---|---|
| pOther | RoutingCriterionBase |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the criterion is equal to the other, false otherwise |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |