Property PositionLength
PositionLength
Gets or Sets the position length of this Token (how many positions this token spans).
The default value is one.
Declaration
public virtual int PositionLength { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |