[]
Determines whether the ranges specified in the rule intersect the context being queried.
public bool Intersects(int index, string field)
Public Function Intersects(index As Integer, field As String) As Boolean
| Type | Name | Description |
|---|---|---|
| int | index | The index of the item to be queried. |
| string | field | The field to be queried. |
| Type | Description |
|---|---|
| bool |