[]
Returns whether this range intersects the parameter range.
public bool Intersects(C1TextRange range)
| Type | Name | Description |
|---|---|---|
| C1TextRange | range | A C1TextRange to intersect with. |
| Type | Description |
|---|---|
| bool | Whether this range intersects the parameter range. |