StringTokenItemStartIndex Property

Get/Set the staring index of this item within the source content.

Definition

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

Property Value

Int32

See Also