Keyoti SearchUnit API Docs
ExpressionOperatorsCollection Class
API DocumentationKeyoti.SearchEngine.WebExpressionOperatorsCollection
Keyoti SearchUnit v6
Collection of ExpressionOperators objects (that contains the strings used for AND/OR operators)
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class ExpressionOperatorsCollection : CollectionBase
public class ExpressionOperatorsCollection : CollectionBase
Public Class ExpressionOperatorsCollection
	Inherits CollectionBase
Public Class ExpressionOperatorsCollection
	Inherits CollectionBase
public ref class ExpressionOperatorsCollection : public CollectionBase
public ref class ExpressionOperatorsCollection : public CollectionBase
type ExpressionOperatorsCollection =  
    class
        inherit CollectionBase
    end
type ExpressionOperatorsCollection =  
    class
        inherit CollectionBase
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ExpressionOperatorsCollection()()()()
Creates a new instance of the collection

ExpressionOperatorsCollection(String)
Add(ExpressionOperators)
Add a new item to the collection

Capacity (Inherited from CollectionBase.)
Clear()()()() (Inherited from CollectionBase.)
Count (Inherited from CollectionBase.)
Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetEnumerator()()()() (Inherited from CollectionBase.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
InnerList (Inherited from CollectionBase.)
Item[([( Int32])])
Collection's indexer

List (Inherited from CollectionBase.)
MemberwiseClone()()()() (Inherited from Object.)
OnClear()()()() (Inherited from CollectionBase.)
OnClearComplete()()()() (Inherited from CollectionBase.)
OnInsert(Int32, Object) (Inherited from CollectionBase.)
OnInsertComplete(Int32, Object) (Inherited from CollectionBase.)
OnRemove(Int32, Object) (Inherited from CollectionBase.)
OnRemoveComplete(Int32, Object) (Inherited from CollectionBase.)
OnSet(Int32, Object, Object) (Inherited from CollectionBase.)
OnSetComplete(Int32, Object, Object) (Inherited from CollectionBase.)
OnValidate(Object) (Inherited from CollectionBase.)
Remove(ExpressionOperators)
Removes an item from the collections

RemoveAt(Int32) (Inherited from CollectionBase.)
ToString()()()() (Overrides Object.ToString()()()().)
Inheritance Hierarchy
Object
CollectionBase
 ExpressionOperatorsCollection

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120