It's as easy as: loading the HTML fragment into an Agility Pack HtmlDocument; getting all <br /> tags using the "//br" xpath expression ...
確定! 回上一頁