Click or drag to resize

relationShipCounterSetRelationShip Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.structure.relationShipCounter.SetRelationShip(System.Collections.Generic.IEnumerable{imbWEM.Core.crawler.targets.spiderPage})"]

Namespace:  imbWEM.Core.crawler.structure
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public void SetRelationShip(
	IEnumerable<spiderPage> pageSet
)

Parameters

pageSet
Type: System.Collections.GenericIEnumerablespiderPage

[Missing <param name="pageSet"/> documentation for "M:imbWEM.Core.crawler.structure.relationShipCounter.SetRelationShip(System.Collections.Generic.IEnumerable{imbWEM.Core.crawler.targets.spiderPage})"]

See Also