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 | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) |
| Name | Description | |
|---|---|---|
| Add | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetAlgorithm``1 | (Inherited from instanceWithRecordCollectionBaseISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetEnumerator | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetInstance | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetRecord(Int32) | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetRecord(UTP, Boolean) | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| Remove | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| RemoveInstance | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| RemoveRecord | (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| SeachForRecord | (Inherited from instanceWithRecordCollectionBaseISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |