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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
Lucene.Net.Util.IdentityDictionary< TKey, TValue > Member List

This is the complete list of members for Lucene.Net.Util.IdentityDictionary< TKey, TValue >, including all inherited members.

IdentityDictionary(IDictionary< TKey, TValue > other)Lucene.Net.Util.IdentityDictionary< TKey, TValue >
IdentityDictionary(int capacity)Lucene.Net.Util.IdentityDictionary< TKey, TValue >
IdentityDictionary()Lucene.Net.Util.IdentityDictionary< TKey, TValue >