Finds all ignore regions in documentBody.
Declaration Syntax
C# | Visual Basic |
protected virtual ArrayList FindIgnoreRegions( string documentBody )
Protected Overridable Function FindIgnoreRegions ( documentBody As String ) As ArrayList
Parameters
- documentBody (String)
- The text that may have regions to ignore
Return Value
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