Property PositionLength
PositionLength
Gets or Sets the length (in tokens) of this token. For normal tokens this is 1; for compound tokens it's > 1.
Declaration
public virtual int PositionLength { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |