equals abstract method

bool equals(
  1. DCFComponentNode other
)

Whether this node is equal to another

Implementation

bool equals(DCFComponentNode other);