Token.End Property
- Namespace:
- Weavy.Core.TwitterText
- Assembly:
- Weavy.Core.dll
Gets or sets the end index of the token in the text.
public int End { get; set; }
Property value
int
Gets or sets the end index of the token in the text.
public int End { get; set; }