Click or drag to resize

spiderTargetCollectiongetLinkCount Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.targets.spiderTargetCollection.getLinkCount(imbCommonModels.webStructure.ISpiderTarget,imbCommonModels.webStructure.ISpiderTarget)"]

Namespace:  imbWEM.Core.crawler.targets
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public int getLinkCount(
	ISpiderTarget itemX,
	ISpiderTarget itemY
)

Parameters

itemX
Type: imbCommonModels.webStructureISpiderTarget

[Missing <param name="itemX"/> documentation for "M:imbWEM.Core.crawler.targets.spiderTargetCollection.getLinkCount(imbCommonModels.webStructure.ISpiderTarget,imbCommonModels.webStructure.ISpiderTarget)"]

itemY
Type: imbCommonModels.webStructureISpiderTarget

[Missing <param name="itemY"/> documentation for "M:imbWEM.Core.crawler.targets.spiderTargetCollection.getLinkCount(imbCommonModels.webStructure.ISpiderTarget,imbCommonModels.webStructure.ISpiderTarget)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:imbWEM.Core.crawler.targets.spiderTargetCollection.getLinkCount(imbCommonModels.webStructure.ISpiderTarget,imbCommonModels.webStructure.ISpiderTarget)"]

See Also