Click or drag to resize

HtmlNodeCollectionItem Property (HtmlNode)

Gets a given node from the list.

Namespace:  WorkflowGen.My.HtmlAgilityPack
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public int this[
	HtmlNode node
] { get; }

Parameters

node
Type: WorkflowGen.My.HtmlAgilityPackHtmlNode

Property Value

Type: Int32
See Also