Click or drag to resize

relationShipCounter Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the relationShipCounter class

Namespace:  imbWEM.Core.crawler.structure
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public relationShipCounter(
	spiderLink __linkToPage
)

Parameters

__linkToPage
Type: imbWEM.Core.crawler.targetsspiderLink

[Missing <param name="__linkToPage"/> documentation for "M:imbWEM.Core.crawler.structure.relationShipCounter.#ctor(imbWEM.Core.crawler.targets.spiderLink)"]

See Also