Click or drag to resize

moduleCollection Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.crawler.evaluators.moduleCollection"]

Inheritance Hierarchy
SystemObject
  imbWEM.Core.crawler.evaluatorsmoduleCollection

Namespace:  imbWEM.Core.crawler.evaluators
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class moduleCollection : IList<ISpiderModuleBase>, 
	ICollection<ISpiderModuleBase>, IEnumerable<ISpiderModuleBase>, IEnumerable

The moduleCollection type exposes the following members.

Constructors
  NameDescription
Public methodmoduleCollection
Initializes a new instance of the moduleCollection class
Top
Properties
Methods
See Also