Method CheckPosition
CheckPosition(Int32)
Checks to see if this term is valid at position
.
Declaration
public virtual bool CheckPosition(int position)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | position | to check against valid term postions |
Returns
Type | Description |
---|---|
System.Boolean | true iff this term is a hit at this position |