HtmlNodeItemFindAttribute Method

Overload List

FindAttribute(HtmlNodeItem, String) Return Nodes by Name, ID, or Value content.
FindAttribute(HtmlNodeItem, String, String) Return Nodes by specified Attributes.
FindAttribute(HtmlNodeItem, String, String, ObjectCollection) Return Nodes by specified Attributes.

See Also