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

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609