moduleCollection Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.evaluators.moduleCollection"]
Namespace: imbWEM.Core.crawler.evaluators
public class moduleCollection : IList<ISpiderModuleBase>, ICollection<ISpiderModuleBase>, IEnumerable<ISpiderModuleBase>, IEnumerable
The moduleCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| moduleCollection | Initializes a new instance of the moduleCollection class |
| Name | Description | |
|---|---|---|
| Count | ||
| IsReadOnly | ||
| Item | ||
| modules |
| Name | Description | |
|---|---|---|
| Add | ||
| AddGet(ISpiderModuleBase) | ||
| AddGetT(T) | ||
| Clear | ||
| Contains | ||
| CopyTo | ||
| Equals | (Inherited from Object.) | |
| GetEnumerator | ||
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IndexOf | ||
| Insert | ||
| Remove | ||
| RemoveAt | ||
| ToString | (Inherited from Object.) |