Click or drag to resize

ISpiderModuleBaseCountElements Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Counts ISpiderElement instances contained within the module's layers

Namespace:  imbWEM.Core.crawler.modules
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
int CountElements()

Return Value

Type: Int32

[Missing <returns> documentation for "M:imbWEM.Core.crawler.modules.ISpiderModuleBase.CountElements"]

See Also