Keyoti Search for ASP.NET API Docs
ExpressionOperators Class
API DocumentationKeyoti.SearchEngine.SearchExpressionOperators
Keyoti Search for ASP.NET 2010
A pair of strings used as logic operator (AND, OR) names
Declaration Syntax
C#Visual BasicVisual C++
public class ExpressionOperators
Public Class ExpressionOperators
public ref class ExpressionOperators
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ExpressionOperators(String, String)
Creates an instance of ExpressionOperators that receieves two strings (AND, OR operators) as parameters

AND
Define the AND logic operator

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FromString(String)
Creates an instance based on the serialization of this object through a call to ToString.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetSerializationPattern()()()
Returns the serialization pattern - which dictates how strings are converted to objects in FromString.

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OR
Define the OR logic operator

ToString()()()
Overriden, as to return operators definition data (AND=<and>,OR=<or>)
(Overrides Object.ToString()()().)
Inheritance Hierarchy
Object
ExpressionOperators

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