|
Lucene.Net
3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
|
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.CollectionsHelper | static |
| AddAll(System.Collections.Hashtable hashtable, System.Collections.ICollection items) | Lucene.Net.Support.CollectionsHelper | static |
| AddAll(System.Collections.Generic.IDictionary< string, string > hashtable, System.Collections.Generic.ICollection< string > items) | Lucene.Net.Support.CollectionsHelper | static |
| AddAllIfNotContains(System.Collections.Hashtable hashtable, System.Collections.IList items) | Lucene.Net.Support.CollectionsHelper | static |
| AddAllIfNotContains(System.Collections.Hashtable hashtable, System.Collections.ICollection items) | Lucene.Net.Support.CollectionsHelper | static |
| AddAllIfNotContains(System.Collections.Generic.IDictionary< string, string > hashtable, System.Collections.Generic.ICollection< string > items) | Lucene.Net.Support.CollectionsHelper | static |
| AddIfNotContains(System.Collections.Hashtable hashtable, System.Object item) | Lucene.Net.Support.CollectionsHelper | static |
| AddIfNotContains(System.Collections.ArrayList hashtable, System.Object item) | Lucene.Net.Support.CollectionsHelper | static |
| CollectionToString(System.Collections.Generic.IDictionary< string, string > c) | Lucene.Net.Support.CollectionsHelper | static |
| CollectionToString(System.Collections.ICollection c) | Lucene.Net.Support.CollectionsHelper | static |
| CompareStringArrays(System.String[] l1, System.String[] l2) | Lucene.Net.Support.CollectionsHelper | static |
| Contains(System.Collections.Generic.ICollection< string > col, string item) | Lucene.Net.Support.CollectionsHelper | static |
| Contains(System.Collections.ICollection col, System.Object item) | Lucene.Net.Support.CollectionsHelper | static |
| Equals(System.Array array1, System.Array array2) | Lucene.Net.Support.CollectionsHelper | static |
| Fill(System.Array array, System.Int32 fromindex, System.Int32 toindex, System.Object val) | Lucene.Net.Support.CollectionsHelper | static |
| Fill(System.Array array, System.Object val) | Lucene.Net.Support.CollectionsHelper | static |
| Sort(System.Collections.IList list, System.Collections.IComparer Comparator) | Lucene.Net.Support.CollectionsHelper | static |
1.8.3