HtmlNodeItemIndex Property

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

Definition

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

Property Value

Int32

See Also