public override int GetHashCode() { return(Block.GetHashCode() + DList.GetHashCode() + UList.GetHashCode()); }