Method GetSyntaxErrorAt
GetSyntaxErrorAt(int, int)
When implemented by a class, gets syntax error at specified position.
ISyntaxError GetSyntaxErrorAt(int x, int y)
Parameters
Returns
- ISyntaxError
ISyntaxError
object at specified position if succeed; otherwise null.