Click or drag to resize

spiderWebPageRegistryItem Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "P:imbWEM.Core.crawler.structure.spiderWebPageRegistry.Item(System.String)"]

Namespace:  imbWEM.Core.crawler.structure
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public spiderPage this[
	string hash
] { get; }

Parameters

hash
Type: SystemString

Property Value

Type: spiderPage
See Also