<Code Lib>
2022 Method
Changes 0
M

RoutingCriterionBase.IsEqual

Description:
Verify if two criteria are the same.

public bool IsEqual(
	RoutingCriterionBase pOther
)

Return Value bool True if the criterion is equal to the other, false otherwise

Loading…