Пример #1
0
 public int IndexOf(HtmlNode node)
 {
     return(this.List.IndexOf((object)node));
 }