Name | Description | |
---|---|---|
![]() | RulesEngineRange Constructor | Overloaded. |
The following tables list the members exposed by RulesEngineRange.
Name | Description | |
---|---|---|
![]() | RulesEngineRange Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Fields | Gets the fields that determines the range where the rule is applied. |
![]() | FirstItem | Gets the index of the first item where the rule is applied. |
![]() | LastItem | Gets the index of the last item where the rule is applied. |
Name | Description | |
---|---|---|
![]() | Equals | |
![]() | GetHashCode | |
![]() | Intersects | Gets whether this range is intersected with the specified index and field. |
![]() | ToString | |
![]() ![]() | TryParse | Tries to parse the specified stringValue. |
![]() | Casting operator to convert a string into a RulesEngineRange. |