Click or drag to resize

ISpiderTargetCollectionGetKeyForVector Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

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

Parameters

linkVector
Type: imbCommonModels.webStructureISpiderLink

[Missing <param name="linkVector"/> documentation for "M:imbCommonModels.webStructure.ISpiderTargetCollection.GetKeyForVector(imbCommonModels.webStructure.ISpiderLink)"]

Return Value

Type: String

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

See Also