Summary
A selector which is passed a boolean and always returns results based on that boolean value.
For a list of all members of this type, see
ConstantSelector Members
.
Type Relationships
System.ObjectEas.WebCrawler.PlugIns.Selectors.ConstantSelector
Declaration Syntax
Public Class ConstantSelector
Implements LinkSelector, WebCrawlerComponent
public class ConstantSelector : LinkSelector, WebCrawlerComponent
public __gc class ConstantSelector : public LinkSelector, WebCrawlerComponent
public class ConstantSelector implements LinkSelector, WebCrawlerComponent
Remarks
This class is used in conjunction with ConditionalSelector.Requirements
Namespace: Eas.WebCrawler.PlugIns.SelectorsAssembly: Eas.WebCrawler.PlugIns (eas.webcrawler.plugins.dll)