[]
Gets whether this range is intersected with the specified index and field.
public virtual bool Intersects(int index, string field)
Public Overridable Function Intersects(index As Integer, field As String) As Boolean
| Type | Name | Description |
|---|---|---|
| int | index | The index of the item. |
| string | field | The field of the item. |
| Type | Description |
|---|---|
| bool |