RVTDocs.com

RoutingCriterionBase.IsEqual

Method
Description:
Verify if two criteria are the same.
Syntax
public bool IsEqual(
	RoutingCriterionBase pOther
)
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