Click or drag to resize

ISpiderTargetCollectionGetByTarget Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets ISpiderTarget by ISpiderLink that is targeted

Namespace:  imbCommonModels.webStructure
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
ISpiderTarget GetByTarget(
	ISpiderLink linkVector
)

Parameters

linkVector
Type: imbCommonModels.webStructureISpiderLink
The link vector.

Return Value

Type: ISpiderTarget

[Missing <returns> documentation for "M:imbCommonModels.webStructure.ISpiderTargetCollection.GetByTarget(imbCommonModels.webStructure.ISpiderLink)"]

See Also