[]
Gets the position of the repeat character.
public int RepeatIndex { get; }
Public ReadOnly Property RepeatIndex As Integer
Type | Description |
---|---|
int | An integer value represents the position of the repeat character. -1 means no repeat character. |