Click or drag to resize

relationShipCounterAddRelationShip Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.structure.relationShipCounter.AddRelationShip(imbWEM.Core.crawler.structure.relationShipCollection)"]

Namespace:  imbWEM.Core.crawler.structure
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public void AddRelationShip(
	relationShipCollection rel
)

Parameters

rel
Type: imbWEM.Core.crawler.structurerelationShipCollection

[Missing <param name="rel"/> documentation for "M:imbWEM.Core.crawler.structure.relationShipCounter.AddRelationShip(imbWEM.Core.crawler.structure.relationShipCollection)"]

See Also