[]
Determines if the specified location occurs before this location in the text stream.
public bool Before(Location otherLocation)
Type | Name | Description |
---|---|---|
Location | otherLocation | The location to compare this location to. |
Type | Description |
---|---|
bool |
|