Property PositionIncrement
PositionIncrement
Set the position increment. This determines the position of this token
relative to the previous Token in a Token
The default value is one.
Some common uses for this are:
Declaration
public virtual int PositionIncrement { get; set; }
Property Value
Type | Description |
---|---|
System. |
the distance from the prior term |