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



IconMemberDescription
LexiconMatchCollection()()()()
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
 LexiconMatchCollection

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