HtmlNodeItemAbsoluteIndex Property

Get the absolute index of this item in the hierarchy.

Definition

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

Property Value

Int32

See Also