Click or drag to resize

spiderTargetGetVectors Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets the all vectors, including those that are coming from the same page

Namespace:  imbWEM.Core.crawler.targets
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public List<spiderLink> GetVectors()

Return Value

Type: ListspiderLink

[Missing <returns> documentation for "M:imbWEM.Core.crawler.targets.spiderTarget.GetVectors"]

See Also