Click or drag to resize

spiderWebLinkTargetRegistryAdd Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Adds the specified link if not already known

Namespace:  imbWEM.Core.crawler.structure
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public bool Add(
	spiderLink link
)

Parameters

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:imbWEM.Core.crawler.structure.spiderWebLinkTargetRegistry.Add(imbWEM.Core.crawler.targets.spiderLink)"]

See Also