Apache Lucene.Net 2.4.0 Class Library API

SupportClass.WeakHashTable Properties

The properties of the SupportClass.WeakHashTable class are listed below. For a complete list of SupportClass.WeakHashTable class members, see the SupportClass.WeakHashTable Members topic.

Public Instance Properties

Count 
IsFixedSize (inherited from Hashtable)Gets a value indicating whether the Hashtable has a fixed size.
IsReadOnly (inherited from Hashtable)Gets a value indicating whether the Hashtable is read-only.
IsSynchronized (inherited from Hashtable)Gets a value indicating whether access to the Hashtable is synchronized (thread safe).
Item 
Keys Create a temporary copy of the real keys and return that
SyncRoot (inherited from Hashtable)Gets an object that can be used to synchronize access to the Hashtable.
Values (inherited from Hashtable)Gets an ICollection containing the values in the Hashtable.

Protected Instance Properties

comparer (inherited from Hashtable)Obsolete. Gets or sets the IComparer to use for the Hashtable.
EqualityComparer (inherited from Hashtable)Gets the IEqualityComparer to use for the Hashtable.
hcp (inherited from Hashtable)Obsolete. Gets or sets the object that can dispense hash codes.

See Also

SupportClass.WeakHashTable Class | (global) Namespace