spiderEvaluatorCollection Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.crawler.model
public sealed class spiderEvaluatorCollection : instanceWithRecordCollectionBase<ISpiderEvaluatorBase, modelSpiderTestRecord>
The spiderEvaluatorCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| spiderEvaluatorCollection | Initializes a new instance of the spiderEvaluatorCollection class |
| Name | Description | |
|---|---|---|
| Item | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| Item |
Gets test (global) level of IModelRecord for the specified key.
(Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) |
| Name | Description | |
|---|---|---|
| Add |
Adds the specified item.
(Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| Equals | (Inherited from Object.) | |
| GetAlgorithm``1 |
Gets instance of specified type
(Inherited from instanceWithRecordCollectionBaseISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetEnumerator |
Returns an enumerator that iterates through a collection of KeyValuePairTKey, TValue (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetHashCode | (Inherited from Object.) | |
| GetInstance |
Gets the instance of the record supplied
(Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetRecord(Int32) | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetRecord(UTP, Boolean) |
Gets the record using one of supplied arguments.
(Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetType | (Inherited from Object.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| Remove | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| RemoveInstance | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| RemoveRecord | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| SeachForRecord |
Gets the record using one of supplied arguments.
(Inherited from instanceWithRecordCollectionBaseISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |