Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Com.Mission_Base.Pbl.AvlDictionary< TKey, TValue >AvlDictionary<TKey,TValue> is an implementation of the generic IDictionary<TKey,TValue> interface based on an AVL-tree. The AvlDictionary<TKey,TValue> represents a collection of key/value pairs that are sorted on the key
Com.Mission_Base.Pbl.AvlDictionary< TKey, TValue >.AvlDictionaryBaseEnumeratorProvides the common base functionality of all Enumerators used with an AvlDictionary<TKey,TValue>
Com.Mission_Base.Pbl.AvlDictionary< TKey, TValue >.ValueCollection.EnumeratorEnumerates the elements of an AvlDictionary<TKey,TValue>.ValueCollection. This class cannot be inherited
Com.Mission_Base.Pbl.AvlDictionary< TKey, TValue >.KeyCollection.EnumeratorEnumerates the elements of an AvlDictionary<TKey,TValue>.KeyCollection. This class cannot be inherited
Com.Mission_Base.Pbl.AvlDictionary< TKey, TValue >.EnumeratorEnumerates the elements of an AvlDictionary<TKey,TValue>
Com.Mission_Base.Pbl.AvlDictionary< TKey, TValue >.KeyCollectionRepresents the collection of keys in an AvlDictionary<TKey,TValue>. This class cannot be inherited
Com.Mission_Base.Pbl.AvlDictionary< TKey, TValue >.ValueCollectionRepresents the collection of values in an AvlDictionary<TKey,TValue>. This class cannot be inherited

Generated on Thu Nov 26 15:25:32 2009 for AvlDictionary by  doxygen 1.6.1