// Elements with links are not counted public void Visit(ElementWithLink element) { Console.WriteLine("Not counting"); }