Click or drag to resize

spiderEvalRuleResultSetcalculate Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Calculates this instance.

Namespace:  imbWEM.Core.crawler.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public int calculate(
	int iteration = 0
)

Parameters

iteration (Optional)
Type: SystemInt32

[Missing <param name="iteration"/> documentation for "M:imbWEM.Core.crawler.core.spiderEvalRuleResultSet.calculate(System.Int32)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:imbWEM.Core.crawler.core.spiderEvalRuleResultSet.calculate(System.Int32)"]

See Also