HtmlNodeItemIndex Property

Get/Set the Index of this Item within the local collection.

Definition

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

Property Value

Int32

See Also