RVTDocs.com

FailureMessageKey.IsEqual

Method
Description:
Checks it this key is equal to the other.
Syntax
public bool IsEqual(
	FailureMessageKey other
)
Parameters
Parameter Type Description
other FailureMessageKey The key to compare with.
Return Value
Type Description
Boolean True if keys are equal, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null