Click or drag to resize

relationShipCollection Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the relationShipCollection class

Namespace:  imbWEM.Core.crawler.structure
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public relationShipCollection(
	spiderLinkRelationType __relation
)

Parameters

__relation
Type: imbWEM.Core.crawler.structurespiderLinkRelationType

[Missing <param name="__relation"/> documentation for "M:imbWEM.Core.crawler.structure.relationShipCollection.#ctor(imbWEM.Core.crawler.structure.spiderLinkRelationType)"]

See Also