Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Compares this instance with a specified Spotfire.Dxp.Application.Calculations.CalculationDependencyIdentifier.
The object to compare this object to.
A 32-bit signed integer indicating the lexical relationship between the two comparands.Value Condition Less than zero This instance is less than value. Zero This instance is equal to value. Greater than zero This instance is greater than value.-or- value is null.
Used to uniquely identify a dependency of a calculation.
Since
2.0