Here demonstrating how to pick first and last child node of HTML document using Agility Pack C#.
1. First Child
2. Last Child
Gets the first and last child of the node. LastChild/FirstChild is a member of HtmlAgilityPack.HtmlNode.
#HTMLManipulationFirstLastChild #HTMLAgilityPack #LearnHTMLAgilityPack #HTMLAgilityPack #HTMLAgilityPackTutorial #HTMLAgilityPackCSharp
コメント