Method Equals
Equals(object)
Determines whether this element ID has the same DataMiner ID and element ID as the given object.
public override bool Equals(object obj)
Parameters
obj
objectThe object to compare to.
Returns
- bool
True if the given object equals the current object.