Keyoti SearchUnit API Docs
IsInIgnoredRegion Method (allIgnoreRegions)
API DocumentationKeyoti.SearchEngine.DocumentsParserIsInIgnoredRegion(ArrayList)
Keyoti SearchUnit v6
Determines whether current word (at wordStart) is in an ignored region.
Declaration Syntax
C#Visual Basic
protected bool IsInIgnoredRegion(
	ArrayList allIgnoreRegions
)
Protected Function IsInIgnoredRegion ( 
	allIgnoreRegions As ArrayList
) As Boolean
Parameters
allIgnoreRegions (ArrayList)
Collection of 2 dim int arrays indicating the start and end of ignore regions
Return Value
Boolean
True if is in ignore region.

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610