HtmlNodeItemAbsoluteIndex Property

Get the absolute index of this item in the hierarchy.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public int AbsoluteIndex { get; }

Property Value

Int32

See Also