Keyoti SearchUnit API Docs
WordCollection Class
API DocumentationKeyoti.SearchEngine.DataAccessWordCollection
Keyoti SearchUnit v6
Word list wrapper.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class WordCollection : List<Word>
public class WordCollection : List<Word>
Public Class WordCollection
	Inherits List(Of Word)
Public Class WordCollection
	Inherits List(Of Word)
public ref class WordCollection : public List<Word^>
public ref class WordCollection : public List<Word^>
type WordCollection =  
    class
        inherit List<Word>
    end
type WordCollection =  
    class
        inherit List<Word>
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
WordCollection(ICollection)
New

WordCollection()()()()
New

WordCollection(Int32)
New

Add(T) (Inherited from List<(Of <(<'Word>)>)>.)
AddRange(IEnumerable<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
AsReadOnly()()()() (Inherited from List<(Of <(<'Word>)>)>.)
BinarySearch(Int32, Int32, T, IComparer<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
BinarySearch(T) (Inherited from List<(Of <(<'Word>)>)>.)
BinarySearch(T, IComparer<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
Capacity (Inherited from List<(Of <(<'Word>)>)>.)
Clear()()()() (Inherited from List<(Of <(<'Word>)>)>.)
Contains(T) (Inherited from List<(Of <(<'Word>)>)>.)
ConvertAll<(Of <<'(TOutput>)>>)(Converter<(Of <<'(T, TOutput>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
CopyTo(array<T>[]()[][]) (Inherited from List<(Of <(<'Word>)>)>.)
CopyTo(Int32, array<T>[]()[][], Int32, Int32) (Inherited from List<(Of <(<'Word>)>)>.)
CopyTo(array<T>[]()[][], Int32) (Inherited from List<(Of <(<'Word>)>)>.)
Count (Inherited from List<(Of <(<'Word>)>)>.)
Equals(Object) (Inherited from Object.)
Exists(Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
Finalize()()()() (Inherited from Object.)
Find(Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
FindAll(Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
FindIndex(Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
FindIndex(Int32, Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
FindIndex(Int32, Int32, Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
FindLast(Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
FindLastIndex(Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
FindLastIndex(Int32, Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
FindLastIndex(Int32, Int32, Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
ForEach(Action<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
GetEnumerator()()()() (Inherited from List<(Of <(<'Word>)>)>.)
GetHashCode()()()() (Inherited from Object.)
GetRange(Int32, Int32) (Inherited from List<(Of <(<'Word>)>)>.)
GetType()()()() (Inherited from Object.)
IndexOf(T) (Inherited from List<(Of <(<'Word>)>)>.)
IndexOf(T, Int32) (Inherited from List<(Of <(<'Word>)>)>.)
IndexOf(T, Int32, Int32) (Inherited from List<(Of <(<'Word>)>)>.)
Insert(Int32, T) (Inherited from List<(Of <(<'Word>)>)>.)
InsertRange(Int32, IEnumerable<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
Item[([( Int32])]) (Inherited from List<(Of <(<'Word>)>)>.)
LastIndexOf(T) (Inherited from List<(Of <(<'Word>)>)>.)
LastIndexOf(T, Int32) (Inherited from List<(Of <(<'Word>)>)>.)
LastIndexOf(T, Int32, Int32) (Inherited from List<(Of <(<'Word>)>)>.)
MemberwiseClone()()()() (Inherited from Object.)
Remove(T) (Inherited from List<(Of <(<'Word>)>)>.)
RemoveAll(Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
RemoveAt(Int32) (Inherited from List<(Of <(<'Word>)>)>.)
RemoveRange(Int32, Int32) (Inherited from List<(Of <(<'Word>)>)>.)
Reverse()()()() (Inherited from List<(Of <(<'Word>)>)>.)
Reverse(Int32, Int32) (Inherited from List<(Of <(<'Word>)>)>.)
Sort()()()() (Inherited from List<(Of <(<'Word>)>)>.)
Sort(IComparer<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
Sort(Int32, Int32, IComparer<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
Sort(Comparison<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
ToArray()()()() (Inherited from List<(Of <(<'Word>)>)>.)
ToString()()()() (Inherited from Object.)
TrimExcess()()()() (Inherited from List<(Of <(<'Word>)>)>.)
TrueForAll(Predicate<(Of <<'(T>)>>)) (Inherited from List<(Of <(<'Word>)>)>.)
Inheritance Hierarchy
Object
List<(Of <(<'Word>)>)>
 WordCollection

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