Item Property

Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public propertyItem[([( Int32])])
Gets the node at the specified index.
Public propertyItem[([( String])])
Get node with tag name
Public propertyItem[([( HtmlNode])])
Gets a given node from the list.

See Also