Method BlockDeleting
BlockDeleting(Rectangle)
Removes all syntax errors from the error collection which position in the specified rectangle.
bool BlockDeleting(Rectangle rect)
Parameters
rect
RectangleSpecified rectangle to remove syntax errors.
Returns
- bool
True if succeed; otherwise false.