Keyoti Search for ASP.NET API Docs
ExpressionOperatorsCollection Property
API DocumentationKeyoti.SearchEngineConfigurationExpressionOperatorsCollection
Keyoti Search for ASP.NET 2010
Collection of logic operators, containing the default pair (AND,OR)
Declaration Syntax
C#Visual BasicVisual C++
public ArrayList ExpressionOperatorsCollection { get; set; }
Public Property ExpressionOperatorsCollection As ArrayList
public:
property ArrayList^ ExpressionOperatorsCollection {
	ArrayList^ get ();
	void set (ArrayList^ value);
}

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609