SelectHtml.xml

<?xml version="1.0" encoding="utf-8"?>
<doc>
<assembly><name>SelectHtml</name></assembly>
<members>
<member name="F:SelectHtml.SelectHtmlCommand.Path@">
<summary>
 The file to read the HTML from.
</summary>
</member>
<member name="F:SelectHtml.SelectHtmlCommand.Uri@">
<summary>
 The URL to read the HTML from.
</summary>
</member>
<member name="F:SelectHtml.SelectHtmlCommand.Html@">
<summary>
 The HTML to read from.
</summary>
</member>
<member name="F:SelectHtml.SelectHtmlCommand.XPath@">
<summary>
 XPath that specifies the HTML elements to extract.
</summary>
</member>
<member name="P:SelectHtml.SelectHtmlCommand.XPath(System.String)">
<summary>
 XPath that specifies the HTML elements to extract.
</summary>
</member>
<member name="P:SelectHtml.SelectHtmlCommand.Uri(System.Uri)">
<summary>
 The URL to read the HTML from.
</summary>
</member>
<member name="P:SelectHtml.SelectHtmlCommand.Path(System.String)">
<summary>
 The file to read the HTML from.
</summary>
</member>
<member name="P:SelectHtml.SelectHtmlCommand.Html(System.String)">
<summary>
 The HTML to read from.
</summary>
</member>
<member name="P:SelectHtml.SelectHtmlCommand.XPath">
<summary>
 XPath that specifies the HTML elements to extract.
</summary>
</member>
<member name="P:SelectHtml.SelectHtmlCommand.Uri">
<summary>
 The URL to read the HTML from.
</summary>
</member>
<member name="P:SelectHtml.SelectHtmlCommand.Path">
<summary>
 The file to read the HTML from.
</summary>
</member>
<member name="P:SelectHtml.SelectHtmlCommand.Html">
<summary>
 The HTML to read from.
</summary>
</member>
<member name="T:SelectHtml.SelectHtmlCommand">
<summary>
 Returns content from the HTML retrieved from a URL.
</summary>
</member>
<member name="M:SelectHtml.Transforms.TransformNode(HtmlAgilityPack.HtmlNode)">
<summary>
 Converts an HTML node into a list of PSObjects.
</summary>
</member>
</members>
</doc>