Click or drag to resize

spiderEvaluatorCollection Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Specialized collection for containing spiderAlgorithms and IModelRecords: global, web site, individual page
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord
        instanceWithRecordCollectionBaseISpiderEvaluatorBase, modelSpiderTestRecord
          imbWEM.Core.crawler.modelspiderEvaluatorCollection

Namespace:  imbWEM.Core.crawler.model
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public sealed class spiderEvaluatorCollection : instanceWithRecordCollectionBase<ISpiderEvaluatorBase, modelSpiderTestRecord>

The spiderEvaluatorCollection type exposes the following members.

Constructors
  NameDescription
Public methodspiderEvaluatorCollection
Initializes a new instance of the spiderEvaluatorCollection class
Top
Properties
  NameDescription
Public propertyItem (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.)
Public propertyItem (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.)
Top
Methods
  NameDescription
Public methodAdd (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetAlgorithm``1 (Inherited from instanceWithRecordCollectionBaseISpiderEvaluatorBase, modelSpiderTestRecord.)
Public methodGetEnumerator (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetInstance (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.)
Public methodGetRecord(Int32) (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.)
Public methodGetRecord(UTP, Boolean) (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Public methodRemove (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.)
Public methodRemoveInstance (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.)
Public methodRemoveRecord (Inherited from modelRecordCollectionISpiderEvaluatorBase, modelSpiderTestRecord.)
Public methodSeachForRecord (Inherited from instanceWithRecordCollectionBaseISpiderEvaluatorBase, modelSpiderTestRecord.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
See Also

Reference

[!:aceCommonTypes.primitives.imbBindable]
[!:System.Collections.Generic.IEnumerable<core.spiderAlgorithmBase>]