// Note - hashCode and equals defined according to underlying cell public override int GetHashCode() { return(_cell.GetHashCode()); }