Keyoti SearchUnit API Docs
LexiconQueryCollection Class
API DocumentationKeyoti.SearchEngine.DataAccessLexiconQueryCollection
Keyoti SearchUnit v6
Collection of query objects
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class LexiconQueryCollection : ArrayList
public class LexiconQueryCollection : ArrayList
Public Class LexiconQueryCollection
	Inherits ArrayList
Public Class LexiconQueryCollection
	Inherits ArrayList
public ref class LexiconQueryCollection : public ArrayList
public ref class LexiconQueryCollection : public ArrayList
type LexiconQueryCollection =  
    class
        inherit ArrayList
    end
type LexiconQueryCollection =  
    class
        inherit ArrayList
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LexiconQueryCollection()()()()
Add(Object) (Inherited from ArrayList.)
AddRange(ICollection) (Inherited from ArrayList.)
BinarySearch(Int32, Int32, Object, IComparer) (Inherited from ArrayList.)
BinarySearch(Object) (Inherited from ArrayList.)
BinarySearch(Object, IComparer) (Inherited from ArrayList.)
Capacity (Inherited from ArrayList.)
Clear()()()() (Inherited from ArrayList.)
Clone()()()() (Inherited from ArrayList.)
Contains(Object) (Inherited from ArrayList.)
CopyTo(Array) (Inherited from ArrayList.)
CopyTo(Array, Int32) (Inherited from ArrayList.)
CopyTo(Int32, Array, Int32, Int32) (Inherited from ArrayList.)
Count (Inherited from ArrayList.)
Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetEnumerator()()()() (Inherited from ArrayList.)
GetEnumerator(Int32, Int32) (Inherited from ArrayList.)
GetHashCode()()()() (Inherited from Object.)
GetRange(Int32, Int32) (Inherited from ArrayList.)
GetType()()()() (Inherited from Object.)
IndexOf(Object) (Inherited from ArrayList.)
IndexOf(Object, Int32) (Inherited from ArrayList.)
IndexOf(Object, Int32, Int32) (Inherited from ArrayList.)
Insert(Int32, Object) (Inherited from ArrayList.)
InsertRange(Int32, ICollection) (Inherited from ArrayList.)
IsFixedSize (Inherited from ArrayList.)
IsReadOnly (Inherited from ArrayList.)
IsSynchronized (Inherited from ArrayList.)
Item[([( Int32])])
Indexer

LastIndexOf(Object) (Inherited from ArrayList.)
LastIndexOf(Object, Int32) (Inherited from ArrayList.)
LastIndexOf(Object, Int32, Int32) (Inherited from ArrayList.)
MemberwiseClone()()()() (Inherited from Object.)
Remove(Object) (Inherited from ArrayList.)
RemoveAt(Int32) (Inherited from ArrayList.)
RemoveRange(Int32, Int32) (Inherited from ArrayList.)
Reverse()()()() (Inherited from ArrayList.)
Reverse(Int32, Int32) (Inherited from ArrayList.)
SetRange(Int32, ICollection) (Inherited from ArrayList.)
Sort()()()() (Inherited from ArrayList.)
Sort(IComparer) (Inherited from ArrayList.)
Sort(Int32, Int32, IComparer) (Inherited from ArrayList.)
SyncRoot (Inherited from ArrayList.)
ToArray()()()() (Inherited from ArrayList.)
ToArray(Type) (Inherited from ArrayList.)
ToString()()()() (Inherited from Object.)
TrimToSize()()()() (Inherited from ArrayList.)
Inheritance Hierarchy
Object
ArrayList
 LexiconQueryCollection

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