Click or drag to resize

controlLinkRuleBase Methods

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The controlLinkRuleBase type exposes the following members.

Methods
  NameDescription
Public methodAppendDataFields
Appends its data points into new or existing property collection
(Inherited from controlRuleBaseBase.)
Public methodEquals (Inherited from Object.)
Public methodevaluate
Evaluates the specified page.
(Inherited from controlRuleBaseT.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodlearn
Takes information from page - called before evaluation
(Inherited from controlRuleBaseT.)
Public methodonStartIteration (Inherited from controlRuleBaseBase.)
Public methodprepare
Prepares this instance - clears temporary data
(Inherited from spiderEvalRuleBase.)
Public methodstartIteration
Starts new iteration
(Inherited from controlRuleBaseBase.)
Public methodToString (Inherited from Object.)
Top
See Also