Apache Lucene.Net 2.4.0 Class Library API

SupportClass.WeakHashTable.Add Method 

Wrap each key with a WeakKey and add it to the hashtable

public override void Add(
   object key,
   object value
);

Implements

IDictionary.Add

See Also

SupportClass.WeakHashTable Class | (global) Namespace