A chained hash table implemented using an array of linked lists.


For a list of all members of this type, see ChainedHashTable Members.


System.Object
   ComparableObject
      AbstractContainer
         AbstractSearchableContainer
            AbstractHashTable
               ChainedHashTable

public class ChainedHashTable : AbstractHashTable, IComparable, Container, IEnumerable, SearchableContainer, HashTable

Requirements

Namespace: Opus6 Namespace

Assembly: Opus6.dll

See Also

ChainedHashTable Members | Opus6 Namespace