Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Lucene.Net.Support.CollectionsHelper Member List

This is the complete list of members for Lucene.Net.Support.CollectionsHelper, including all inherited members.

Add(System.Collections.Hashtable hashtable, System.Object item)Lucene.Net.Support.CollectionsHelperstatic
AddAll(System.Collections.Hashtable hashtable, System.Collections.ICollection items)Lucene.Net.Support.CollectionsHelperstatic
AddAll(System.Collections.Generic.IDictionary< string, string > hashtable, System.Collections.Generic.ICollection< string > items)Lucene.Net.Support.CollectionsHelperstatic
AddAllIfNotContains(System.Collections.Hashtable hashtable, System.Collections.IList items)Lucene.Net.Support.CollectionsHelperstatic
AddAllIfNotContains(System.Collections.Hashtable hashtable, System.Collections.ICollection items)Lucene.Net.Support.CollectionsHelperstatic
AddAllIfNotContains(System.Collections.Generic.IDictionary< string, string > hashtable, System.Collections.Generic.ICollection< string > items)Lucene.Net.Support.CollectionsHelperstatic
AddIfNotContains(System.Collections.Hashtable hashtable, System.Object item)Lucene.Net.Support.CollectionsHelperstatic
AddIfNotContains(System.Collections.ArrayList hashtable, System.Object item)Lucene.Net.Support.CollectionsHelperstatic
CollectionToString(System.Collections.Generic.IDictionary< string, string > c)Lucene.Net.Support.CollectionsHelperstatic
CollectionToString(System.Collections.ICollection c)Lucene.Net.Support.CollectionsHelperstatic
CompareStringArrays(System.String[] l1, System.String[] l2)Lucene.Net.Support.CollectionsHelperstatic
Contains(System.Collections.Generic.ICollection< string > col, string item)Lucene.Net.Support.CollectionsHelperstatic
Contains(System.Collections.ICollection col, System.Object item)Lucene.Net.Support.CollectionsHelperstatic
Equals(System.Array array1, System.Array array2)Lucene.Net.Support.CollectionsHelperstatic
Fill(System.Array array, System.Int32 fromindex, System.Int32 toindex, System.Object val)Lucene.Net.Support.CollectionsHelperstatic
Fill(System.Array array, System.Object val)Lucene.Net.Support.CollectionsHelperstatic
Sort(System.Collections.IList list, System.Collections.IComparer Comparator)Lucene.Net.Support.CollectionsHelperstatic