Click or drag to resize

spiderActiveLinksInsert Method (Int32, 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.Insert(System.Int32,System.Object)"]

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

Parameters

index
Type: SystemInt32

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

value
Type: SystemObject

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

Implements

IListInsert(Int32, Object)
See Also