Click or drag to resize

spiderTargetCollectionGetByOrigin Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets the link by origin

Namespace:  imbWEM.Core.crawler.targets
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public spiderTarget GetByOrigin(
	spiderLink linkVector
)

Parameters

linkVector
Type: imbWEM.Core.crawler.targetsspiderLink
The link vector.

Return Value

Type: spiderTarget

[Missing <returns> documentation for "M:imbWEM.Core.crawler.targets.spiderTargetCollection.GetByOrigin(imbWEM.Core.crawler.targets.spiderLink)"]

See Also