Keyoti SearchUnit API Docs
IntListList Class
API DocumentationKeyoti.SearchEngine.UtilsIntListList
Keyoti SearchUnit v6
Int based list.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class IntListList : ArrayList
public class IntListList : ArrayList
Public Class IntListList
	Inherits ArrayList
Public Class IntListList
	Inherits ArrayList
public ref class IntListList : public ArrayList
public ref class IntListList : public ArrayList
type IntListList =  
    class
        inherit ArrayList
    end
type IntListList =  
    class
        inherit ArrayList
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
IntListList()()()()
New

IntListList(Int32)
New

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])])
Item from the collection

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
 IntListList

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