Finds all ignore regions in documentBody.

C# | Visual Basic |
protected virtual ArrayList FindIgnoreRegions( string documentBody )
Protected Overridable Function FindIgnoreRegions ( documentBody As String ) As ArrayList

- documentBody (String)
- The text that may have regions to ignore

ArrayList
List of int[2] objects containing the start and end of each region to ignore.
List of int[2] objects containing the start and end of each region to ignore.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610