Click or drag to resize

spiderActiveLinksIndexOf Method (Object)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.structure.spiderActiveLinks.IndexOf(System.Object)"]

Namespace:  imbWEM.Core.crawler.structure
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public int IndexOf(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:imbWEM.Core.crawler.structure.spiderActiveLinks.IndexOf(System.Object)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:imbWEM.Core.crawler.structure.spiderActiveLinks.IndexOf(System.Object)"]

Implements

IListIndexOf(Object)
See Also